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

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


# Disable VCS-based implicit rules.
% : %,v


# Disable VCS-based implicit rules.
% : RCS/%


# Disable VCS-based implicit rules.
% : RCS/%,v


# Disable VCS-based implicit rules.
% : SCCS/s.%


# Disable VCS-based implicit rules.
% : s.%


.SUFFIXES: .hpux_make_needs_suffix_list


# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#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/local/lib64/python3.6/site-packages/cmake/data/bin/cmake

# The command to remove a file.
RM = /usr/local/lib64/python3.6/site-packages/cmake/data/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /auto/gmongelli/pulpino_environment/pulpino/sw

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /auto/gmongelli/pulpino_environment/pulpino/sw/build

#=============================================================================
# Directory level rules for the build root directory

# The main recursive "all" target.
all: CMakeFiles/crt0_boot.dir/all
all: CMakeFiles/crt0.dir/all
all: libs/string_lib/all
all: libs/sys_lib/all
all: libs/Arduino_lib/all
all: libs/bench_lib/all
all: apps/all

.PHONY : all

# The main recursive "preinstall" target.
preinstall: libs/string_lib/preinstall
preinstall: libs/sys_lib/preinstall
preinstall: libs/Arduino_lib/preinstall
preinstall: libs/bench_lib/preinstall
preinstall: apps/preinstall

.PHONY : preinstall

# The main recursive "clean" target.
clean: CMakeFiles/vcompile.core.riscy.dir/clean
clean: CMakeFiles/vcompile.pl.dir/clean
clean: CMakeFiles/vcompile.dir/clean
clean: CMakeFiles/crt0_boot.dir/clean
clean: CMakeFiles/vcompile.core.zero.dir/clean
clean: CMakeFiles/vcompile.ps.dir/clean
clean: CMakeFiles/crt0.dir/clean
clean: libs/string_lib/clean
clean: libs/sys_lib/clean
clean: libs/Arduino_lib/clean
clean: libs/bench_lib/clean
clean: apps/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory apps

# Recursive "all" directory target.
apps/all: apps/helloworld/all
apps/all: apps/Arduino_tests/all
apps/all: apps/bench/all
apps/all: apps/fpga/all
apps/all: apps/riscv_tests/all
apps/all: apps/freertos/all
apps/all: apps/boot_code/all
apps/all: apps/sequential_tests/all
apps/all: apps/imperio_tests/all

.PHONY : apps/all

# Recursive "preinstall" directory target.
apps/preinstall: apps/helloworld/preinstall
apps/preinstall: apps/Arduino_tests/preinstall
apps/preinstall: apps/bench/preinstall
apps/preinstall: apps/fpga/preinstall
apps/preinstall: apps/riscv_tests/preinstall
apps/preinstall: apps/freertos/preinstall
apps/preinstall: apps/boot_code/preinstall
apps/preinstall: apps/sequential_tests/preinstall
apps/preinstall: apps/imperio_tests/preinstall

.PHONY : apps/preinstall

# Recursive "clean" directory target.
apps/clean: apps/helloworld/clean
apps/clean: apps/Arduino_tests/clean
apps/clean: apps/bench/clean
apps/clean: apps/fpga/clean
apps/clean: apps/riscv_tests/clean
apps/clean: apps/freertos/clean
apps/clean: apps/boot_code/clean
apps/clean: apps/sequential_tests/clean
apps/clean: apps/imperio_tests/clean

.PHONY : apps/clean

#=============================================================================
# Directory level rules for directory apps/Arduino_tests

# Recursive "all" directory target.
apps/Arduino_tests/all: apps/Arduino_tests/GPIO_test/all
apps/Arduino_tests/all: apps/Arduino_tests/int_test/all
apps/Arduino_tests/all: apps/Arduino_tests/timer_test/all
apps/Arduino_tests/all: apps/Arduino_tests/PWM_test/all
apps/Arduino_tests/all: apps/Arduino_tests/UART_test/all
apps/Arduino_tests/all: apps/Arduino_tests/PulseIn_test/all
apps/Arduino_tests/all: apps/Arduino_tests/shift_test/all
apps/Arduino_tests/all: apps/Arduino_tests/wire_test/all
apps/Arduino_tests/all: apps/Arduino_tests/SPI_test/all

.PHONY : apps/Arduino_tests/all

# Recursive "preinstall" directory target.
apps/Arduino_tests/preinstall: apps/Arduino_tests/GPIO_test/preinstall
apps/Arduino_tests/preinstall: apps/Arduino_tests/int_test/preinstall
apps/Arduino_tests/preinstall: apps/Arduino_tests/timer_test/preinstall
apps/Arduino_tests/preinstall: apps/Arduino_tests/PWM_test/preinstall
apps/Arduino_tests/preinstall: apps/Arduino_tests/UART_test/preinstall
apps/Arduino_tests/preinstall: apps/Arduino_tests/PulseIn_test/preinstall
apps/Arduino_tests/preinstall: apps/Arduino_tests/shift_test/preinstall
apps/Arduino_tests/preinstall: apps/Arduino_tests/wire_test/preinstall
apps/Arduino_tests/preinstall: apps/Arduino_tests/SPI_test/preinstall

.PHONY : apps/Arduino_tests/preinstall

# Recursive "clean" directory target.
apps/Arduino_tests/clean: apps/Arduino_tests/GPIO_test/clean
apps/Arduino_tests/clean: apps/Arduino_tests/int_test/clean
apps/Arduino_tests/clean: apps/Arduino_tests/timer_test/clean
apps/Arduino_tests/clean: apps/Arduino_tests/PWM_test/clean
apps/Arduino_tests/clean: apps/Arduino_tests/UART_test/clean
apps/Arduino_tests/clean: apps/Arduino_tests/PulseIn_test/clean
apps/Arduino_tests/clean: apps/Arduino_tests/shift_test/clean
apps/Arduino_tests/clean: apps/Arduino_tests/wire_test/clean
apps/Arduino_tests/clean: apps/Arduino_tests/SPI_test/clean

.PHONY : apps/Arduino_tests/clean

#=============================================================================
# Directory level rules for directory apps/Arduino_tests/GPIO_test

# Recursive "all" directory target.
apps/Arduino_tests/GPIO_test/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/all
apps/Arduino_tests/GPIO_test/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/all
apps/Arduino_tests/GPIO_test/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
apps/Arduino_tests/GPIO_test/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
apps/Arduino_tests/GPIO_test/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/all
apps/Arduino_tests/GPIO_test/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all

.PHONY : apps/Arduino_tests/GPIO_test/all

# Recursive "preinstall" directory target.
apps/Arduino_tests/GPIO_test/preinstall:

.PHONY : apps/Arduino_tests/GPIO_test/preinstall

# Recursive "clean" directory target.
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/clean
apps/Arduino_tests/GPIO_test/clean: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/clean

.PHONY : apps/Arduino_tests/GPIO_test/clean

#=============================================================================
# Directory level rules for directory apps/Arduino_tests/PWM_test

# Recursive "all" directory target.
apps/Arduino_tests/PWM_test/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all
apps/Arduino_tests/PWM_test/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/all
apps/Arduino_tests/PWM_test/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/all
apps/Arduino_tests/PWM_test/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
apps/Arduino_tests/PWM_test/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
apps/Arduino_tests/PWM_test/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/all

.PHONY : apps/Arduino_tests/PWM_test/all

# Recursive "preinstall" directory target.
apps/Arduino_tests/PWM_test/preinstall:

.PHONY : apps/Arduino_tests/PWM_test/preinstall

# Recursive "clean" directory target.
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/clean
apps/Arduino_tests/PWM_test/clean: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/clean

.PHONY : apps/Arduino_tests/PWM_test/clean

#=============================================================================
# Directory level rules for directory apps/Arduino_tests/PulseIn_test

# Recursive "all" directory target.
apps/Arduino_tests/PulseIn_test/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
apps/Arduino_tests/PulseIn_test/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all
apps/Arduino_tests/PulseIn_test/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/all
apps/Arduino_tests/PulseIn_test/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
apps/Arduino_tests/PulseIn_test/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/all
apps/Arduino_tests/PulseIn_test/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/all

.PHONY : apps/Arduino_tests/PulseIn_test/all

# Recursive "preinstall" directory target.
apps/Arduino_tests/PulseIn_test/preinstall:

.PHONY : apps/Arduino_tests/PulseIn_test/preinstall

# Recursive "clean" directory target.
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/clean
apps/Arduino_tests/PulseIn_test/clean: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/clean

.PHONY : apps/Arduino_tests/PulseIn_test/clean

#=============================================================================
# Directory level rules for directory apps/Arduino_tests/SPI_test

# Recursive "all" directory target.
apps/Arduino_tests/SPI_test/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
apps/Arduino_tests/SPI_test/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
apps/Arduino_tests/SPI_test/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/all
apps/Arduino_tests/SPI_test/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/all
apps/Arduino_tests/SPI_test/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all
apps/Arduino_tests/SPI_test/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/all

.PHONY : apps/Arduino_tests/SPI_test/all

# Recursive "preinstall" directory target.
apps/Arduino_tests/SPI_test/preinstall:

.PHONY : apps/Arduino_tests/SPI_test/preinstall

# Recursive "clean" directory target.
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/clean
apps/Arduino_tests/SPI_test/clean: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/clean

.PHONY : apps/Arduino_tests/SPI_test/clean

#=============================================================================
# Directory level rules for directory apps/Arduino_tests/UART_test

# Recursive "all" directory target.
apps/Arduino_tests/UART_test/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
apps/Arduino_tests/UART_test/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all
apps/Arduino_tests/UART_test/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/all
apps/Arduino_tests/UART_test/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
apps/Arduino_tests/UART_test/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/all
apps/Arduino_tests/UART_test/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/all

.PHONY : apps/Arduino_tests/UART_test/all

# Recursive "preinstall" directory target.
apps/Arduino_tests/UART_test/preinstall:

.PHONY : apps/Arduino_tests/UART_test/preinstall

# Recursive "clean" directory target.
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/clean
apps/Arduino_tests/UART_test/clean: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/clean

.PHONY : apps/Arduino_tests/UART_test/clean

#=============================================================================
# Directory level rules for directory apps/Arduino_tests/int_test

# Recursive "all" directory target.
apps/Arduino_tests/int_test/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all
apps/Arduino_tests/int_test/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/all
apps/Arduino_tests/int_test/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/all
apps/Arduino_tests/int_test/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
apps/Arduino_tests/int_test/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
apps/Arduino_tests/int_test/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/all

.PHONY : apps/Arduino_tests/int_test/all

# Recursive "preinstall" directory target.
apps/Arduino_tests/int_test/preinstall:

.PHONY : apps/Arduino_tests/int_test/preinstall

# Recursive "clean" directory target.
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/clean
apps/Arduino_tests/int_test/clean: apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/clean

.PHONY : apps/Arduino_tests/int_test/clean

#=============================================================================
# Directory level rules for directory apps/Arduino_tests/shift_test

# Recursive "all" directory target.
apps/Arduino_tests/shift_test/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
apps/Arduino_tests/shift_test/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
apps/Arduino_tests/shift_test/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/all
apps/Arduino_tests/shift_test/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/all
apps/Arduino_tests/shift_test/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all
apps/Arduino_tests/shift_test/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/all

.PHONY : apps/Arduino_tests/shift_test/all

# Recursive "preinstall" directory target.
apps/Arduino_tests/shift_test/preinstall:

.PHONY : apps/Arduino_tests/shift_test/preinstall

# Recursive "clean" directory target.
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/clean
apps/Arduino_tests/shift_test/clean: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/clean

.PHONY : apps/Arduino_tests/shift_test/clean

#=============================================================================
# Directory level rules for directory apps/Arduino_tests/timer_test

# Recursive "all" directory target.
apps/Arduino_tests/timer_test/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
apps/Arduino_tests/timer_test/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all
apps/Arduino_tests/timer_test/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/all
apps/Arduino_tests/timer_test/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/all
apps/Arduino_tests/timer_test/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
apps/Arduino_tests/timer_test/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/all

.PHONY : apps/Arduino_tests/timer_test/all

# Recursive "preinstall" directory target.
apps/Arduino_tests/timer_test/preinstall:

.PHONY : apps/Arduino_tests/timer_test/preinstall

# Recursive "clean" directory target.
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/clean
apps/Arduino_tests/timer_test/clean: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/clean

.PHONY : apps/Arduino_tests/timer_test/clean

#=============================================================================
# Directory level rules for directory apps/Arduino_tests/wire_test

# Recursive "all" directory target.
apps/Arduino_tests/wire_test/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
apps/Arduino_tests/wire_test/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all
apps/Arduino_tests/wire_test/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/all
apps/Arduino_tests/wire_test/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/all
apps/Arduino_tests/wire_test/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
apps/Arduino_tests/wire_test/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/all

.PHONY : apps/Arduino_tests/wire_test/all

# Recursive "preinstall" directory target.
apps/Arduino_tests/wire_test/preinstall:

.PHONY : apps/Arduino_tests/wire_test/preinstall

# Recursive "clean" directory target.
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/clean
apps/Arduino_tests/wire_test/clean: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/clean

.PHONY : apps/Arduino_tests/wire_test/clean

#=============================================================================
# Directory level rules for directory apps/bench

# Recursive "all" directory target.
apps/bench/all: apps/bench/CMakeFiles/perfbench.extras.dir/all
apps/bench/all: apps/bench/CMakeFiles/perfbench.core.dir/all
apps/bench/all: apps/bench/conv2d/all
apps/bench/all: apps/bench/fdctfst/all
apps/bench/all: apps/bench/ipm/all
apps/bench/all: apps/bench/fir/all
apps/bench/all: apps/bench/fft/all
apps/bench/all: apps/bench/aes_cbc/all
apps/bench/all: apps/bench/keccak/all
apps/bench/all: apps/bench/sha/all

.PHONY : apps/bench/all

# Recursive "preinstall" directory target.
apps/bench/preinstall: apps/bench/conv2d/preinstall
apps/bench/preinstall: apps/bench/fdctfst/preinstall
apps/bench/preinstall: apps/bench/ipm/preinstall
apps/bench/preinstall: apps/bench/fir/preinstall
apps/bench/preinstall: apps/bench/fft/preinstall
apps/bench/preinstall: apps/bench/aes_cbc/preinstall
apps/bench/preinstall: apps/bench/keccak/preinstall
apps/bench/preinstall: apps/bench/sha/preinstall

.PHONY : apps/bench/preinstall

# Recursive "clean" directory target.
apps/bench/clean: apps/bench/CMakeFiles/perfbench.extras.dir/clean
apps/bench/clean: apps/bench/CMakeFiles/perfbench.core.dir/clean
apps/bench/clean: apps/bench/conv2d/clean
apps/bench/clean: apps/bench/fdctfst/clean
apps/bench/clean: apps/bench/ipm/clean
apps/bench/clean: apps/bench/fir/clean
apps/bench/clean: apps/bench/fft/clean
apps/bench/clean: apps/bench/aes_cbc/clean
apps/bench/clean: apps/bench/keccak/clean
apps/bench/clean: apps/bench/sha/clean

.PHONY : apps/bench/clean

#=============================================================================
# Directory level rules for directory apps/bench/aes_cbc

# Recursive "all" directory target.
apps/bench/aes_cbc/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
apps/bench/aes_cbc/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
apps/bench/aes_cbc/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all
apps/bench/aes_cbc/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all
apps/bench/aes_cbc/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/all
apps/bench/aes_cbc/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/all

.PHONY : apps/bench/aes_cbc/all

# Recursive "preinstall" directory target.
apps/bench/aes_cbc/preinstall:

.PHONY : apps/bench/aes_cbc/preinstall

# Recursive "clean" directory target.
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/clean
apps/bench/aes_cbc/clean: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/clean

.PHONY : apps/bench/aes_cbc/clean

#=============================================================================
# Directory level rules for directory apps/bench/conv2d

# Recursive "all" directory target.
apps/bench/conv2d/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
apps/bench/conv2d/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/all
apps/bench/conv2d/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/all
apps/bench/conv2d/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all
apps/bench/conv2d/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
apps/bench/conv2d/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all

.PHONY : apps/bench/conv2d/all

# Recursive "preinstall" directory target.
apps/bench/conv2d/preinstall:

.PHONY : apps/bench/conv2d/preinstall

# Recursive "clean" directory target.
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/clean
apps/bench/conv2d/clean: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/clean

.PHONY : apps/bench/conv2d/clean

#=============================================================================
# Directory level rules for directory apps/bench/fdctfst

# Recursive "all" directory target.
apps/bench/fdctfst/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/all
apps/bench/fdctfst/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/all
apps/bench/fdctfst/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
apps/bench/fdctfst/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
apps/bench/fdctfst/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all
apps/bench/fdctfst/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all

.PHONY : apps/bench/fdctfst/all

# Recursive "preinstall" directory target.
apps/bench/fdctfst/preinstall:

.PHONY : apps/bench/fdctfst/preinstall

# Recursive "clean" directory target.
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/clean
apps/bench/fdctfst/clean: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/clean

.PHONY : apps/bench/fdctfst/clean

#=============================================================================
# Directory level rules for directory apps/bench/fft

# Recursive "all" directory target.
apps/bench/fft/all: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all
apps/bench/fft/all: apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/all
apps/bench/fft/all: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
apps/bench/fft/all: apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/all
apps/bench/fft/all: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
apps/bench/fft/all: apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all

.PHONY : apps/bench/fft/all

# Recursive "preinstall" directory target.
apps/bench/fft/preinstall:

.PHONY : apps/bench/fft/preinstall

# Recursive "clean" directory target.
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/clean
apps/bench/fft/clean: apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/clean

.PHONY : apps/bench/fft/clean

#=============================================================================
# Directory level rules for directory apps/bench/fir

# Recursive "all" directory target.
apps/bench/fir/all: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
apps/bench/fir/all: apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/all
apps/bench/fir/all: apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/all
apps/bench/fir/all: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all
apps/bench/fir/all: apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all
apps/bench/fir/all: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all

.PHONY : apps/bench/fir/all

# Recursive "preinstall" directory target.
apps/bench/fir/preinstall:

.PHONY : apps/bench/fir/preinstall

# Recursive "clean" directory target.
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/clean
apps/bench/fir/clean: apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/clean

.PHONY : apps/bench/fir/clean

#=============================================================================
# Directory level rules for directory apps/bench/ipm

# Recursive "all" directory target.
apps/bench/ipm/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all
apps/bench/ipm/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
apps/bench/ipm/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/all
apps/bench/ipm/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
apps/bench/ipm/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all
apps/bench/ipm/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/all

.PHONY : apps/bench/ipm/all

# Recursive "preinstall" directory target.
apps/bench/ipm/preinstall:

.PHONY : apps/bench/ipm/preinstall

# Recursive "clean" directory target.
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/clean
apps/bench/ipm/clean: apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/clean

.PHONY : apps/bench/ipm/clean

#=============================================================================
# Directory level rules for directory apps/bench/keccak

# Recursive "all" directory target.
apps/bench/keccak/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
apps/bench/keccak/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
apps/bench/keccak/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/all
apps/bench/keccak/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all
apps/bench/keccak/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/all
apps/bench/keccak/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all

.PHONY : apps/bench/keccak/all

# Recursive "preinstall" directory target.
apps/bench/keccak/preinstall:

.PHONY : apps/bench/keccak/preinstall

# Recursive "clean" directory target.
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/clean
apps/bench/keccak/clean: apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/clean

.PHONY : apps/bench/keccak/clean

#=============================================================================
# Directory level rules for directory apps/bench/sha

# Recursive "all" directory target.
apps/bench/sha/all: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
apps/bench/sha/all: apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/all
apps/bench/sha/all: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all
apps/bench/sha/all: apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all
apps/bench/sha/all: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
apps/bench/sha/all: apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/all

.PHONY : apps/bench/sha/all

# Recursive "preinstall" directory target.
apps/bench/sha/preinstall:

.PHONY : apps/bench/sha/preinstall

# Recursive "clean" directory target.
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/clean
apps/bench/sha/clean: apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/clean

.PHONY : apps/bench/sha/clean

#=============================================================================
# Directory level rules for directory apps/boot_code

# Recursive "all" directory target.
apps/boot_code/all: apps/boot_code/CMakeFiles/boot_code.links.dir/all
apps/boot_code/all: apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/all
apps/boot_code/all: apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/all
apps/boot_code/all: apps/boot_code/CMakeFiles/boot_code.elf.dir/all
apps/boot_code/all: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
apps/boot_code/all: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all

.PHONY : apps/boot_code/all

# Recursive "preinstall" directory target.
apps/boot_code/preinstall:

.PHONY : apps/boot_code/preinstall

# Recursive "clean" directory target.
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.kcg.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.vsim.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.power.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.vsimc.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.links.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.read.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.install.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.elf.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.powerc.dir/clean
apps/boot_code/clean: apps/boot_code/CMakeFiles/boot_code.fpga.dir/clean

.PHONY : apps/boot_code/clean

#=============================================================================
# Directory level rules for directory apps/fpga

# Recursive "all" directory target.
apps/fpga/all: apps/fpga/fpga_test/all
apps/fpga/all: apps/fpga/gpio_demo/all
apps/fpga/all: apps/fpga/led_demo/all

.PHONY : apps/fpga/all

# Recursive "preinstall" directory target.
apps/fpga/preinstall: apps/fpga/fpga_test/preinstall
apps/fpga/preinstall: apps/fpga/gpio_demo/preinstall
apps/fpga/preinstall: apps/fpga/led_demo/preinstall

.PHONY : apps/fpga/preinstall

# Recursive "clean" directory target.
apps/fpga/clean: apps/fpga/fpga_test/clean
apps/fpga/clean: apps/fpga/gpio_demo/clean
apps/fpga/clean: apps/fpga/led_demo/clean

.PHONY : apps/fpga/clean

#=============================================================================
# Directory level rules for directory apps/fpga/fpga_test

# Recursive "all" directory target.
apps/fpga/fpga_test/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all
apps/fpga/fpga_test/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/all
apps/fpga/fpga_test/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
apps/fpga/fpga_test/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/all
apps/fpga/fpga_test/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/all
apps/fpga/fpga_test/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all

.PHONY : apps/fpga/fpga_test/all

# Recursive "preinstall" directory target.
apps/fpga/fpga_test/preinstall:

.PHONY : apps/fpga/fpga_test/preinstall

# Recursive "clean" directory target.
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/clean
apps/fpga/fpga_test/clean: apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/clean

.PHONY : apps/fpga/fpga_test/clean

#=============================================================================
# Directory level rules for directory apps/fpga/gpio_demo

# Recursive "all" directory target.
apps/fpga/gpio_demo/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
apps/fpga/gpio_demo/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/all
apps/fpga/gpio_demo/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all
apps/fpga/gpio_demo/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
apps/fpga/gpio_demo/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/all
apps/fpga/gpio_demo/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/all

.PHONY : apps/fpga/gpio_demo/all

# Recursive "preinstall" directory target.
apps/fpga/gpio_demo/preinstall:

.PHONY : apps/fpga/gpio_demo/preinstall

# Recursive "clean" directory target.
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/clean
apps/fpga/gpio_demo/clean: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/clean

.PHONY : apps/fpga/gpio_demo/clean

#=============================================================================
# Directory level rules for directory apps/fpga/led_demo

# Recursive "all" directory target.
apps/fpga/led_demo/all: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
apps/fpga/led_demo/all: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all
apps/fpga/led_demo/all: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
apps/fpga/led_demo/all: apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/all
apps/fpga/led_demo/all: apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/all
apps/fpga/led_demo/all: apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/all

.PHONY : apps/fpga/led_demo/all

# Recursive "preinstall" directory target.
apps/fpga/led_demo/preinstall:

.PHONY : apps/fpga/led_demo/preinstall

# Recursive "clean" directory target.
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/clean
apps/fpga/led_demo/clean: apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/clean

.PHONY : apps/fpga/led_demo/clean

#=============================================================================
# Directory level rules for directory apps/freertos

# Recursive "all" directory target.
apps/freertos/all: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
apps/freertos/all: apps/freertos/CMakeFiles/freertos.links.dir/all
apps/freertos/all: apps/freertos/CMakeFiles/freertos.bin.cmd.dir/all
apps/freertos/all: apps/freertos/CMakeFiles/freertos.s19.cmd.dir/all
apps/freertos/all: apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
apps/freertos/all: apps/freertos/CMakeFiles/freertos.elf.dir/all

.PHONY : apps/freertos/all

# Recursive "preinstall" directory target.
apps/freertos/preinstall:

.PHONY : apps/freertos/preinstall

# Recursive "clean" directory target.
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.kcg.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.vsimc.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.vsim.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.links.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.bin.cmd.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.vsim.boot.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.s19.cmd.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.annotate.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.stim.txt.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.read.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.elf.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.fpga.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.vsim.spi.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.powerc.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.power.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.sc.pl.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.dir/clean
apps/freertos/clean: apps/freertos/CMakeFiles/freertos.sc.ps.dir/clean

.PHONY : apps/freertos/clean

#=============================================================================
# Directory level rules for directory apps/helloworld

# Recursive "all" directory target.
apps/helloworld/all: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
apps/helloworld/all: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
apps/helloworld/all: apps/helloworld/CMakeFiles/helloworld.links.dir/all
apps/helloworld/all: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
apps/helloworld/all: apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/all
apps/helloworld/all: apps/helloworld/CMakeFiles/helloworld.elf.dir/all
apps/helloworld/all: apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/all
apps/helloworld/all: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
apps/helloworld/all: apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/all
apps/helloworld/all: apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/all
apps/helloworld/all: apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/all
apps/helloworld/all: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all

.PHONY : apps/helloworld/all

# Recursive "preinstall" directory target.
apps/helloworld/preinstall:

.PHONY : apps/helloworld/preinstall

# Recursive "clean" directory target.
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.read.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.vsimc.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.fpga.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.links.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.read.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.kcg.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.power.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.elf.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.powerc.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.annotate.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.vsim.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.power.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/clean
apps/helloworld/clean: apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/clean

.PHONY : apps/helloworld/clean

#=============================================================================
# Directory level rules for directory apps/imperio_tests

# Recursive "all" directory target.
apps/imperio_tests/all: apps/imperio_tests/testInterrupt/all
apps/imperio_tests/all: apps/imperio_tests/testUART/all
apps/imperio_tests/all: apps/imperio_tests/testI2C/all
apps/imperio_tests/all: apps/imperio_tests/testSPIMaster/all

.PHONY : apps/imperio_tests/all

# Recursive "preinstall" directory target.
apps/imperio_tests/preinstall: apps/imperio_tests/testInterrupt/preinstall
apps/imperio_tests/preinstall: apps/imperio_tests/testUART/preinstall
apps/imperio_tests/preinstall: apps/imperio_tests/testI2C/preinstall
apps/imperio_tests/preinstall: apps/imperio_tests/testSPIMaster/preinstall

.PHONY : apps/imperio_tests/preinstall

# Recursive "clean" directory target.
apps/imperio_tests/clean: apps/imperio_tests/testInterrupt/clean
apps/imperio_tests/clean: apps/imperio_tests/testUART/clean
apps/imperio_tests/clean: apps/imperio_tests/testI2C/clean
apps/imperio_tests/clean: apps/imperio_tests/testSPIMaster/clean

.PHONY : apps/imperio_tests/clean

#=============================================================================
# Directory level rules for directory apps/imperio_tests/testI2C

# Recursive "all" directory target.
apps/imperio_tests/testI2C/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all
apps/imperio_tests/testI2C/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/all
apps/imperio_tests/testI2C/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
apps/imperio_tests/testI2C/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/all
apps/imperio_tests/testI2C/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
apps/imperio_tests/testI2C/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/all

.PHONY : apps/imperio_tests/testI2C/all

# Recursive "preinstall" directory target.
apps/imperio_tests/testI2C/preinstall:

.PHONY : apps/imperio_tests/testI2C/preinstall

# Recursive "clean" directory target.
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/clean
apps/imperio_tests/testI2C/clean: apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/clean

.PHONY : apps/imperio_tests/testI2C/clean

#=============================================================================
# Directory level rules for directory apps/imperio_tests/testInterrupt

# Recursive "all" directory target.
apps/imperio_tests/testInterrupt/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/all
apps/imperio_tests/testInterrupt/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
apps/imperio_tests/testInterrupt/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
apps/imperio_tests/testInterrupt/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/all
apps/imperio_tests/testInterrupt/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all
apps/imperio_tests/testInterrupt/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/all

.PHONY : apps/imperio_tests/testInterrupt/all

# Recursive "preinstall" directory target.
apps/imperio_tests/testInterrupt/preinstall:

.PHONY : apps/imperio_tests/testInterrupt/preinstall

# Recursive "clean" directory target.
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/clean
apps/imperio_tests/testInterrupt/clean: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/clean

.PHONY : apps/imperio_tests/testInterrupt/clean

#=============================================================================
# Directory level rules for directory apps/imperio_tests/testSPIMaster

# Recursive "all" directory target.
apps/imperio_tests/testSPIMaster/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/all
apps/imperio_tests/testSPIMaster/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
apps/imperio_tests/testSPIMaster/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all
apps/imperio_tests/testSPIMaster/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/all
apps/imperio_tests/testSPIMaster/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
apps/imperio_tests/testSPIMaster/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/all

.PHONY : apps/imperio_tests/testSPIMaster/all

# Recursive "preinstall" directory target.
apps/imperio_tests/testSPIMaster/preinstall:

.PHONY : apps/imperio_tests/testSPIMaster/preinstall

# Recursive "clean" directory target.
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/clean
apps/imperio_tests/testSPIMaster/clean: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/clean

.PHONY : apps/imperio_tests/testSPIMaster/clean

#=============================================================================
# Directory level rules for directory apps/imperio_tests/testUART

# Recursive "all" directory target.
apps/imperio_tests/testUART/all: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
apps/imperio_tests/testUART/all: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all
apps/imperio_tests/testUART/all: apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/all
apps/imperio_tests/testUART/all: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
apps/imperio_tests/testUART/all: apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/all
apps/imperio_tests/testUART/all: apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/all

.PHONY : apps/imperio_tests/testUART/all

# Recursive "preinstall" directory target.
apps/imperio_tests/testUART/preinstall:

.PHONY : apps/imperio_tests/testUART/preinstall

# Recursive "clean" directory target.
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/clean
apps/imperio_tests/testUART/clean: apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/clean

.PHONY : apps/imperio_tests/testUART/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests

# Recursive "all" directory target.
apps/riscv_tests/all: apps/riscv_tests/basic/all
apps/riscv_tests/all: apps/riscv_tests/official/all
apps/riscv_tests/all: apps/riscv_tests/polito/all
apps/riscv_tests/all: apps/riscv_tests/testMisaligned/all
apps/riscv_tests/all: apps/riscv_tests/testEvents/all
apps/riscv_tests/all: apps/riscv_tests/testExceptions/all
apps/riscv_tests/all: apps/riscv_tests/testIRQ/all
apps/riscv_tests/all: apps/riscv_tests/testALU/all
apps/riscv_tests/all: apps/riscv_tests/testALUExt/all
apps/riscv_tests/all: apps/riscv_tests/testMUL/all
apps/riscv_tests/all: apps/riscv_tests/testDivRem/all
apps/riscv_tests/all: apps/riscv_tests/testFPU/all
apps/riscv_tests/all: apps/riscv_tests/testBitManipulation/all
apps/riscv_tests/all: apps/riscv_tests/testCnt/all
apps/riscv_tests/all: apps/riscv_tests/testClip/all
apps/riscv_tests/all: apps/riscv_tests/testVecArith/all
apps/riscv_tests/all: apps/riscv_tests/testVecCmp/all
apps/riscv_tests/all: apps/riscv_tests/testShufflePack/all
apps/riscv_tests/all: apps/riscv_tests/testAddSubNorm/all
apps/riscv_tests/all: apps/riscv_tests/testMacNorm/all
apps/riscv_tests/all: apps/riscv_tests/testDotMul/all
apps/riscv_tests/all: apps/riscv_tests/testCSR/all
apps/riscv_tests/all: apps/riscv_tests/testDebug/all

.PHONY : apps/riscv_tests/all

# Recursive "preinstall" directory target.
apps/riscv_tests/preinstall: apps/riscv_tests/basic/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/official/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/polito/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testMisaligned/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testEvents/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testExceptions/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testIRQ/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testALU/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testALUExt/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testMUL/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testDivRem/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testFPU/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testBitManipulation/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testCnt/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testClip/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testVecArith/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testVecCmp/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testShufflePack/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testAddSubNorm/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testMacNorm/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testDotMul/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testCSR/preinstall
apps/riscv_tests/preinstall: apps/riscv_tests/testDebug/preinstall

.PHONY : apps/riscv_tests/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/clean: apps/riscv_tests/basic/clean
apps/riscv_tests/clean: apps/riscv_tests/official/clean
apps/riscv_tests/clean: apps/riscv_tests/polito/clean
apps/riscv_tests/clean: apps/riscv_tests/testMisaligned/clean
apps/riscv_tests/clean: apps/riscv_tests/testEvents/clean
apps/riscv_tests/clean: apps/riscv_tests/testExceptions/clean
apps/riscv_tests/clean: apps/riscv_tests/testIRQ/clean
apps/riscv_tests/clean: apps/riscv_tests/testALU/clean
apps/riscv_tests/clean: apps/riscv_tests/testALUExt/clean
apps/riscv_tests/clean: apps/riscv_tests/testMUL/clean
apps/riscv_tests/clean: apps/riscv_tests/testDivRem/clean
apps/riscv_tests/clean: apps/riscv_tests/testFPU/clean
apps/riscv_tests/clean: apps/riscv_tests/testBitManipulation/clean
apps/riscv_tests/clean: apps/riscv_tests/testCnt/clean
apps/riscv_tests/clean: apps/riscv_tests/testClip/clean
apps/riscv_tests/clean: apps/riscv_tests/testVecArith/clean
apps/riscv_tests/clean: apps/riscv_tests/testVecCmp/clean
apps/riscv_tests/clean: apps/riscv_tests/testShufflePack/clean
apps/riscv_tests/clean: apps/riscv_tests/testAddSubNorm/clean
apps/riscv_tests/clean: apps/riscv_tests/testMacNorm/clean
apps/riscv_tests/clean: apps/riscv_tests/testDotMul/clean
apps/riscv_tests/clean: apps/riscv_tests/testCSR/clean
apps/riscv_tests/clean: apps/riscv_tests/testDebug/clean

.PHONY : apps/riscv_tests/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/basic

# Recursive "all" directory target.
apps/riscv_tests/basic/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/all
apps/riscv_tests/basic/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
apps/riscv_tests/basic/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all
apps/riscv_tests/basic/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
apps/riscv_tests/basic/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/all
apps/riscv_tests/basic/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/all

.PHONY : apps/riscv_tests/basic/all

# Recursive "preinstall" directory target.
apps/riscv_tests/basic/preinstall:

.PHONY : apps/riscv_tests/basic/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/clean
apps/riscv_tests/basic/clean: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/clean

.PHONY : apps/riscv_tests/basic/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/official

# Recursive "all" directory target.
apps/riscv_tests/official/all: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
apps/riscv_tests/official/all: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all
apps/riscv_tests/official/all: apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/all
apps/riscv_tests/official/all: apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/all
apps/riscv_tests/official/all: apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/all
apps/riscv_tests/official/all: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all

.PHONY : apps/riscv_tests/official/all

# Recursive "preinstall" directory target.
apps/riscv_tests/official/preinstall:

.PHONY : apps/riscv_tests/official/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/clean
apps/riscv_tests/official/clean: apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/clean

.PHONY : apps/riscv_tests/official/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/polito

# Recursive "all" directory target.
apps/riscv_tests/polito/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all
apps/riscv_tests/polito/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/all
apps/riscv_tests/polito/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
apps/riscv_tests/polito/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
apps/riscv_tests/polito/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/all
apps/riscv_tests/polito/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/all

.PHONY : apps/riscv_tests/polito/all

# Recursive "preinstall" directory target.
apps/riscv_tests/polito/preinstall:

.PHONY : apps/riscv_tests/polito/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/clean
apps/riscv_tests/polito/clean: apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/clean

.PHONY : apps/riscv_tests/polito/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testALU

# Recursive "all" directory target.
apps/riscv_tests/testALU/all: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all
apps/riscv_tests/testALU/all: apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/all
apps/riscv_tests/testALU/all: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
apps/riscv_tests/testALU/all: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
apps/riscv_tests/testALU/all: apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/all
apps/riscv_tests/testALU/all: apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/all

.PHONY : apps/riscv_tests/testALU/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testALU/preinstall:

.PHONY : apps/riscv_tests/testALU/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/clean
apps/riscv_tests/testALU/clean: apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/clean

.PHONY : apps/riscv_tests/testALU/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testALUExt

# Recursive "all" directory target.
apps/riscv_tests/testALUExt/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
apps/riscv_tests/testALUExt/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/all
apps/riscv_tests/testALUExt/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all
apps/riscv_tests/testALUExt/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/all
apps/riscv_tests/testALUExt/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/all
apps/riscv_tests/testALUExt/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all

.PHONY : apps/riscv_tests/testALUExt/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testALUExt/preinstall:

.PHONY : apps/riscv_tests/testALUExt/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/clean
apps/riscv_tests/testALUExt/clean: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/clean

.PHONY : apps/riscv_tests/testALUExt/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testAddSubNorm

# Recursive "all" directory target.
apps/riscv_tests/testAddSubNorm/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/all
apps/riscv_tests/testAddSubNorm/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
apps/riscv_tests/testAddSubNorm/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all
apps/riscv_tests/testAddSubNorm/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/all
apps/riscv_tests/testAddSubNorm/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
apps/riscv_tests/testAddSubNorm/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/all

.PHONY : apps/riscv_tests/testAddSubNorm/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testAddSubNorm/preinstall:

.PHONY : apps/riscv_tests/testAddSubNorm/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/clean
apps/riscv_tests/testAddSubNorm/clean: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/clean

.PHONY : apps/riscv_tests/testAddSubNorm/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testBitManipulation

# Recursive "all" directory target.
apps/riscv_tests/testBitManipulation/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/all
apps/riscv_tests/testBitManipulation/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
apps/riscv_tests/testBitManipulation/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
apps/riscv_tests/testBitManipulation/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/all
apps/riscv_tests/testBitManipulation/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all
apps/riscv_tests/testBitManipulation/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/all

.PHONY : apps/riscv_tests/testBitManipulation/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testBitManipulation/preinstall:

.PHONY : apps/riscv_tests/testBitManipulation/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/clean
apps/riscv_tests/testBitManipulation/clean: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/clean

.PHONY : apps/riscv_tests/testBitManipulation/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testCSR

# Recursive "all" directory target.
apps/riscv_tests/testCSR/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
apps/riscv_tests/testCSR/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
apps/riscv_tests/testCSR/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all
apps/riscv_tests/testCSR/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/all
apps/riscv_tests/testCSR/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/all
apps/riscv_tests/testCSR/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/all

.PHONY : apps/riscv_tests/testCSR/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testCSR/preinstall:

.PHONY : apps/riscv_tests/testCSR/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/clean
apps/riscv_tests/testCSR/clean: apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/clean

.PHONY : apps/riscv_tests/testCSR/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testClip

# Recursive "all" directory target.
apps/riscv_tests/testClip/all: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
apps/riscv_tests/testClip/all: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
apps/riscv_tests/testClip/all: apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/all
apps/riscv_tests/testClip/all: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all
apps/riscv_tests/testClip/all: apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/all
apps/riscv_tests/testClip/all: apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/all

.PHONY : apps/riscv_tests/testClip/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testClip/preinstall:

.PHONY : apps/riscv_tests/testClip/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.dir/clean
apps/riscv_tests/testClip/clean: apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/clean

.PHONY : apps/riscv_tests/testClip/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testCnt

# Recursive "all" directory target.
apps/riscv_tests/testCnt/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
apps/riscv_tests/testCnt/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/all
apps/riscv_tests/testCnt/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
apps/riscv_tests/testCnt/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/all
apps/riscv_tests/testCnt/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all
apps/riscv_tests/testCnt/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/all

.PHONY : apps/riscv_tests/testCnt/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testCnt/preinstall:

.PHONY : apps/riscv_tests/testCnt/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/clean
apps/riscv_tests/testCnt/clean: apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/clean

.PHONY : apps/riscv_tests/testCnt/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testDebug

# Recursive "all" directory target.
apps/riscv_tests/testDebug/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
apps/riscv_tests/testDebug/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all
apps/riscv_tests/testDebug/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/all
apps/riscv_tests/testDebug/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/all
apps/riscv_tests/testDebug/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
apps/riscv_tests/testDebug/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/all

.PHONY : apps/riscv_tests/testDebug/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testDebug/preinstall:

.PHONY : apps/riscv_tests/testDebug/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/clean
apps/riscv_tests/testDebug/clean: apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/clean

.PHONY : apps/riscv_tests/testDebug/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testDivRem

# Recursive "all" directory target.
apps/riscv_tests/testDivRem/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all
apps/riscv_tests/testDivRem/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/all
apps/riscv_tests/testDivRem/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/all
apps/riscv_tests/testDivRem/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/all
apps/riscv_tests/testDivRem/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
apps/riscv_tests/testDivRem/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all

.PHONY : apps/riscv_tests/testDivRem/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testDivRem/preinstall:

.PHONY : apps/riscv_tests/testDivRem/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/clean
apps/riscv_tests/testDivRem/clean: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/clean

.PHONY : apps/riscv_tests/testDivRem/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testDotMul

# Recursive "all" directory target.
apps/riscv_tests/testDotMul/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/all
apps/riscv_tests/testDotMul/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
apps/riscv_tests/testDotMul/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/all
apps/riscv_tests/testDotMul/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
apps/riscv_tests/testDotMul/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/all
apps/riscv_tests/testDotMul/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all

.PHONY : apps/riscv_tests/testDotMul/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testDotMul/preinstall:

.PHONY : apps/riscv_tests/testDotMul/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/clean
apps/riscv_tests/testDotMul/clean: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/clean

.PHONY : apps/riscv_tests/testDotMul/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testEvents

# Recursive "all" directory target.
apps/riscv_tests/testEvents/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
apps/riscv_tests/testEvents/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/all
apps/riscv_tests/testEvents/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
apps/riscv_tests/testEvents/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/all
apps/riscv_tests/testEvents/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all
apps/riscv_tests/testEvents/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/all

.PHONY : apps/riscv_tests/testEvents/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testEvents/preinstall:

.PHONY : apps/riscv_tests/testEvents/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/clean
apps/riscv_tests/testEvents/clean: apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/clean

.PHONY : apps/riscv_tests/testEvents/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testExceptions

# Recursive "all" directory target.
apps/riscv_tests/testExceptions/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
apps/riscv_tests/testExceptions/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
apps/riscv_tests/testExceptions/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all
apps/riscv_tests/testExceptions/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/all
apps/riscv_tests/testExceptions/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/all
apps/riscv_tests/testExceptions/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/all

.PHONY : apps/riscv_tests/testExceptions/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testExceptions/preinstall:

.PHONY : apps/riscv_tests/testExceptions/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/clean
apps/riscv_tests/testExceptions/clean: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/clean

.PHONY : apps/riscv_tests/testExceptions/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testFPU

# Recursive "all" directory target.
apps/riscv_tests/testFPU/all:

.PHONY : apps/riscv_tests/testFPU/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testFPU/preinstall:

.PHONY : apps/riscv_tests/testFPU/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testFPU/clean:

.PHONY : apps/riscv_tests/testFPU/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testIRQ

# Recursive "all" directory target.
apps/riscv_tests/testIRQ/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
apps/riscv_tests/testIRQ/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
apps/riscv_tests/testIRQ/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/all
apps/riscv_tests/testIRQ/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all
apps/riscv_tests/testIRQ/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/all
apps/riscv_tests/testIRQ/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/all

.PHONY : apps/riscv_tests/testIRQ/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testIRQ/preinstall:

.PHONY : apps/riscv_tests/testIRQ/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/clean
apps/riscv_tests/testIRQ/clean: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/clean

.PHONY : apps/riscv_tests/testIRQ/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testMUL

# Recursive "all" directory target.
apps/riscv_tests/testMUL/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
apps/riscv_tests/testMUL/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all
apps/riscv_tests/testMUL/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/all
apps/riscv_tests/testMUL/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/all
apps/riscv_tests/testMUL/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
apps/riscv_tests/testMUL/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/all

.PHONY : apps/riscv_tests/testMUL/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testMUL/preinstall:

.PHONY : apps/riscv_tests/testMUL/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/clean
apps/riscv_tests/testMUL/clean: apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/clean

.PHONY : apps/riscv_tests/testMUL/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testMacNorm

# Recursive "all" directory target.
apps/riscv_tests/testMacNorm/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
apps/riscv_tests/testMacNorm/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
apps/riscv_tests/testMacNorm/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/all
apps/riscv_tests/testMacNorm/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all
apps/riscv_tests/testMacNorm/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/all
apps/riscv_tests/testMacNorm/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/all

.PHONY : apps/riscv_tests/testMacNorm/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testMacNorm/preinstall:

.PHONY : apps/riscv_tests/testMacNorm/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/clean
apps/riscv_tests/testMacNorm/clean: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/clean

.PHONY : apps/riscv_tests/testMacNorm/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testMisaligned

# Recursive "all" directory target.
apps/riscv_tests/testMisaligned/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
apps/riscv_tests/testMisaligned/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/all
apps/riscv_tests/testMisaligned/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
apps/riscv_tests/testMisaligned/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/all
apps/riscv_tests/testMisaligned/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all
apps/riscv_tests/testMisaligned/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/all

.PHONY : apps/riscv_tests/testMisaligned/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testMisaligned/preinstall:

.PHONY : apps/riscv_tests/testMisaligned/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/clean
apps/riscv_tests/testMisaligned/clean: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/clean

.PHONY : apps/riscv_tests/testMisaligned/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testShufflePack

# Recursive "all" directory target.
apps/riscv_tests/testShufflePack/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/all
apps/riscv_tests/testShufflePack/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all
apps/riscv_tests/testShufflePack/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
apps/riscv_tests/testShufflePack/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
apps/riscv_tests/testShufflePack/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/all
apps/riscv_tests/testShufflePack/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/all

.PHONY : apps/riscv_tests/testShufflePack/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testShufflePack/preinstall:

.PHONY : apps/riscv_tests/testShufflePack/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/clean
apps/riscv_tests/testShufflePack/clean: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/clean

.PHONY : apps/riscv_tests/testShufflePack/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testVecArith

# Recursive "all" directory target.
apps/riscv_tests/testVecArith/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/all
apps/riscv_tests/testVecArith/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
apps/riscv_tests/testVecArith/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/all
apps/riscv_tests/testVecArith/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
apps/riscv_tests/testVecArith/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all
apps/riscv_tests/testVecArith/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/all

.PHONY : apps/riscv_tests/testVecArith/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testVecArith/preinstall:

.PHONY : apps/riscv_tests/testVecArith/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/clean
apps/riscv_tests/testVecArith/clean: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/clean

.PHONY : apps/riscv_tests/testVecArith/clean

#=============================================================================
# Directory level rules for directory apps/riscv_tests/testVecCmp

# Recursive "all" directory target.
apps/riscv_tests/testVecCmp/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
apps/riscv_tests/testVecCmp/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all
apps/riscv_tests/testVecCmp/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/all
apps/riscv_tests/testVecCmp/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/all
apps/riscv_tests/testVecCmp/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/all
apps/riscv_tests/testVecCmp/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all

.PHONY : apps/riscv_tests/testVecCmp/all

# Recursive "preinstall" directory target.
apps/riscv_tests/testVecCmp/preinstall:

.PHONY : apps/riscv_tests/testVecCmp/preinstall

# Recursive "clean" directory target.
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/clean
apps/riscv_tests/testVecCmp/clean: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/clean

.PHONY : apps/riscv_tests/testVecCmp/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests

# Recursive "all" directory target.
apps/sequential_tests/all: apps/sequential_tests/bitDescriptor/all
apps/sequential_tests/all: apps/sequential_tests/bubblesort/all
apps/sequential_tests/all: apps/sequential_tests/fibonacci/all
apps/sequential_tests/all: apps/sequential_tests/crc32/all
apps/sequential_tests/all: apps/sequential_tests/matrixAdd/all
apps/sequential_tests/all: apps/sequential_tests/sudokusolver/all
apps/sequential_tests/all: apps/sequential_tests/stencil_vect/all
apps/sequential_tests/all: apps/sequential_tests/towerofhanoi/all
apps/sequential_tests/all: apps/sequential_tests/matrixMul8/all
apps/sequential_tests/all: apps/sequential_tests/matrixMul8_dotp/all
apps/sequential_tests/all: apps/sequential_tests/matrixMul16/all
apps/sequential_tests/all: apps/sequential_tests/matrixMul16_dotp/all
apps/sequential_tests/all: apps/sequential_tests/matrixMul32/all
apps/sequential_tests/all: apps/sequential_tests/motion_detection/all
apps/sequential_tests/all: apps/sequential_tests/convolution/all
apps/sequential_tests/all: apps/sequential_tests/pooling/all
apps/sequential_tests/all: apps/sequential_tests/cnn_layer/all
apps/sequential_tests/all: apps/sequential_tests/stencil/all
apps/sequential_tests/all: apps/sequential_tests/dct/all
apps/sequential_tests/all: apps/sequential_tests/fdct/all
apps/sequential_tests/all: apps/sequential_tests/non_separable_2d_filter/all

.PHONY : apps/sequential_tests/all

# Recursive "preinstall" directory target.
apps/sequential_tests/preinstall: apps/sequential_tests/bitDescriptor/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/bubblesort/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/fibonacci/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/crc32/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/matrixAdd/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/sudokusolver/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/stencil_vect/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/towerofhanoi/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/matrixMul8/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/matrixMul8_dotp/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/matrixMul16/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/matrixMul16_dotp/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/matrixMul32/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/motion_detection/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/convolution/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/pooling/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/cnn_layer/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/stencil/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/dct/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/fdct/preinstall
apps/sequential_tests/preinstall: apps/sequential_tests/non_separable_2d_filter/preinstall

.PHONY : apps/sequential_tests/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/clean: apps/sequential_tests/bitDescriptor/clean
apps/sequential_tests/clean: apps/sequential_tests/bubblesort/clean
apps/sequential_tests/clean: apps/sequential_tests/fibonacci/clean
apps/sequential_tests/clean: apps/sequential_tests/crc32/clean
apps/sequential_tests/clean: apps/sequential_tests/matrixAdd/clean
apps/sequential_tests/clean: apps/sequential_tests/sudokusolver/clean
apps/sequential_tests/clean: apps/sequential_tests/stencil_vect/clean
apps/sequential_tests/clean: apps/sequential_tests/towerofhanoi/clean
apps/sequential_tests/clean: apps/sequential_tests/matrixMul8/clean
apps/sequential_tests/clean: apps/sequential_tests/matrixMul8_dotp/clean
apps/sequential_tests/clean: apps/sequential_tests/matrixMul16/clean
apps/sequential_tests/clean: apps/sequential_tests/matrixMul16_dotp/clean
apps/sequential_tests/clean: apps/sequential_tests/matrixMul32/clean
apps/sequential_tests/clean: apps/sequential_tests/motion_detection/clean
apps/sequential_tests/clean: apps/sequential_tests/convolution/clean
apps/sequential_tests/clean: apps/sequential_tests/pooling/clean
apps/sequential_tests/clean: apps/sequential_tests/cnn_layer/clean
apps/sequential_tests/clean: apps/sequential_tests/stencil/clean
apps/sequential_tests/clean: apps/sequential_tests/dct/clean
apps/sequential_tests/clean: apps/sequential_tests/fdct/clean
apps/sequential_tests/clean: apps/sequential_tests/non_separable_2d_filter/clean

.PHONY : apps/sequential_tests/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/bitDescriptor

# Recursive "all" directory target.
apps/sequential_tests/bitDescriptor/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
apps/sequential_tests/bitDescriptor/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all
apps/sequential_tests/bitDescriptor/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/all
apps/sequential_tests/bitDescriptor/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/all
apps/sequential_tests/bitDescriptor/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
apps/sequential_tests/bitDescriptor/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/all

.PHONY : apps/sequential_tests/bitDescriptor/all

# Recursive "preinstall" directory target.
apps/sequential_tests/bitDescriptor/preinstall:

.PHONY : apps/sequential_tests/bitDescriptor/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/clean
apps/sequential_tests/bitDescriptor/clean: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/clean

.PHONY : apps/sequential_tests/bitDescriptor/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/bubblesort

# Recursive "all" directory target.
apps/sequential_tests/bubblesort/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/all
apps/sequential_tests/bubblesort/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
apps/sequential_tests/bubblesort/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/all
apps/sequential_tests/bubblesort/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
apps/sequential_tests/bubblesort/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/all
apps/sequential_tests/bubblesort/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all

.PHONY : apps/sequential_tests/bubblesort/all

# Recursive "preinstall" directory target.
apps/sequential_tests/bubblesort/preinstall:

.PHONY : apps/sequential_tests/bubblesort/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/clean
apps/sequential_tests/bubblesort/clean: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/clean

.PHONY : apps/sequential_tests/bubblesort/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/cnn_layer

# Recursive "all" directory target.
apps/sequential_tests/cnn_layer/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
apps/sequential_tests/cnn_layer/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/all
apps/sequential_tests/cnn_layer/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all
apps/sequential_tests/cnn_layer/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/all
apps/sequential_tests/cnn_layer/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
apps/sequential_tests/cnn_layer/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/all

.PHONY : apps/sequential_tests/cnn_layer/all

# Recursive "preinstall" directory target.
apps/sequential_tests/cnn_layer/preinstall:

.PHONY : apps/sequential_tests/cnn_layer/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/clean
apps/sequential_tests/cnn_layer/clean: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/clean

.PHONY : apps/sequential_tests/cnn_layer/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/convolution

# Recursive "all" directory target.
apps/sequential_tests/convolution/all: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
apps/sequential_tests/convolution/all: apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/all
apps/sequential_tests/convolution/all: apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/all
apps/sequential_tests/convolution/all: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all
apps/sequential_tests/convolution/all: apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/all
apps/sequential_tests/convolution/all: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all

.PHONY : apps/sequential_tests/convolution/all

# Recursive "preinstall" directory target.
apps/sequential_tests/convolution/preinstall:

.PHONY : apps/sequential_tests/convolution/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/clean
apps/sequential_tests/convolution/clean: apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/clean

.PHONY : apps/sequential_tests/convolution/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/crc32

# Recursive "all" directory target.
apps/sequential_tests/crc32/all: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
apps/sequential_tests/crc32/all: apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/all
apps/sequential_tests/crc32/all: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
apps/sequential_tests/crc32/all: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all
apps/sequential_tests/crc32/all: apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/all
apps/sequential_tests/crc32/all: apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/all

.PHONY : apps/sequential_tests/crc32/all

# Recursive "preinstall" directory target.
apps/sequential_tests/crc32/preinstall:

.PHONY : apps/sequential_tests/crc32/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/clean
apps/sequential_tests/crc32/clean: apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/clean

.PHONY : apps/sequential_tests/crc32/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/dct

# Recursive "all" directory target.
apps/sequential_tests/dct/all: apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/all
apps/sequential_tests/dct/all: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
apps/sequential_tests/dct/all: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all
apps/sequential_tests/dct/all: apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/all
apps/sequential_tests/dct/all: apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/all
apps/sequential_tests/dct/all: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all

.PHONY : apps/sequential_tests/dct/all

# Recursive "preinstall" directory target.
apps/sequential_tests/dct/preinstall:

.PHONY : apps/sequential_tests/dct/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.read.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.power.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/clean
apps/sequential_tests/dct/clean: apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/clean

.PHONY : apps/sequential_tests/dct/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/fdct

# Recursive "all" directory target.
apps/sequential_tests/fdct/all: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all
apps/sequential_tests/fdct/all: apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/all
apps/sequential_tests/fdct/all: apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/all
apps/sequential_tests/fdct/all: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
apps/sequential_tests/fdct/all: apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/all
apps/sequential_tests/fdct/all: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all

.PHONY : apps/sequential_tests/fdct/all

# Recursive "preinstall" directory target.
apps/sequential_tests/fdct/preinstall:

.PHONY : apps/sequential_tests/fdct/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/clean
apps/sequential_tests/fdct/clean: apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/clean

.PHONY : apps/sequential_tests/fdct/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/fibonacci

# Recursive "all" directory target.
apps/sequential_tests/fibonacci/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
apps/sequential_tests/fibonacci/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/all
apps/sequential_tests/fibonacci/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
apps/sequential_tests/fibonacci/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/all
apps/sequential_tests/fibonacci/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all
apps/sequential_tests/fibonacci/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/all

.PHONY : apps/sequential_tests/fibonacci/all

# Recursive "preinstall" directory target.
apps/sequential_tests/fibonacci/preinstall:

.PHONY : apps/sequential_tests/fibonacci/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/clean
apps/sequential_tests/fibonacci/clean: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/clean

.PHONY : apps/sequential_tests/fibonacci/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/matrixAdd

# Recursive "all" directory target.
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/all
apps/sequential_tests/matrixAdd/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all

.PHONY : apps/sequential_tests/matrixAdd/all

# Recursive "preinstall" directory target.
apps/sequential_tests/matrixAdd/preinstall:

.PHONY : apps/sequential_tests/matrixAdd/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/clean
apps/sequential_tests/matrixAdd/clean: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/clean

.PHONY : apps/sequential_tests/matrixAdd/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/matrixMul16

# Recursive "all" directory target.
apps/sequential_tests/matrixMul16/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/all
apps/sequential_tests/matrixMul16/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
apps/sequential_tests/matrixMul16/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all
apps/sequential_tests/matrixMul16/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/all
apps/sequential_tests/matrixMul16/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/all
apps/sequential_tests/matrixMul16/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all

.PHONY : apps/sequential_tests/matrixMul16/all

# Recursive "preinstall" directory target.
apps/sequential_tests/matrixMul16/preinstall:

.PHONY : apps/sequential_tests/matrixMul16/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/clean
apps/sequential_tests/matrixMul16/clean: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/clean

.PHONY : apps/sequential_tests/matrixMul16/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/matrixMul16_dotp

# Recursive "all" directory target.
apps/sequential_tests/matrixMul16_dotp/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all
apps/sequential_tests/matrixMul16_dotp/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul16_dotp/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/all
apps/sequential_tests/matrixMul16_dotp/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/all

.PHONY : apps/sequential_tests/matrixMul16_dotp/all

# Recursive "preinstall" directory target.
apps/sequential_tests/matrixMul16_dotp/preinstall:

.PHONY : apps/sequential_tests/matrixMul16_dotp/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/clean
apps/sequential_tests/matrixMul16_dotp/clean: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/clean

.PHONY : apps/sequential_tests/matrixMul16_dotp/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/matrixMul32

# Recursive "all" directory target.
apps/sequential_tests/matrixMul32/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
apps/sequential_tests/matrixMul32/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/all
apps/sequential_tests/matrixMul32/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all
apps/sequential_tests/matrixMul32/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
apps/sequential_tests/matrixMul32/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/all
apps/sequential_tests/matrixMul32/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/all

.PHONY : apps/sequential_tests/matrixMul32/all

# Recursive "preinstall" directory target.
apps/sequential_tests/matrixMul32/preinstall:

.PHONY : apps/sequential_tests/matrixMul32/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/clean
apps/sequential_tests/matrixMul32/clean: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/clean

.PHONY : apps/sequential_tests/matrixMul32/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/matrixMul8

# Recursive "all" directory target.
apps/sequential_tests/matrixMul8/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/all
apps/sequential_tests/matrixMul8/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
apps/sequential_tests/matrixMul8/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/all
apps/sequential_tests/matrixMul8/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/all
apps/sequential_tests/matrixMul8/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all
apps/sequential_tests/matrixMul8/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all

.PHONY : apps/sequential_tests/matrixMul8/all

# Recursive "preinstall" directory target.
apps/sequential_tests/matrixMul8/preinstall:

.PHONY : apps/sequential_tests/matrixMul8/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/clean
apps/sequential_tests/matrixMul8/clean: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/clean

.PHONY : apps/sequential_tests/matrixMul8/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/matrixMul8_dotp

# Recursive "all" directory target.
apps/sequential_tests/matrixMul8_dotp/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul8_dotp/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all
apps/sequential_tests/matrixMul8_dotp/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/all
apps/sequential_tests/matrixMul8_dotp/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/all
apps/sequential_tests/matrixMul8_dotp/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/all
apps/sequential_tests/matrixMul8_dotp/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all

.PHONY : apps/sequential_tests/matrixMul8_dotp/all

# Recursive "preinstall" directory target.
apps/sequential_tests/matrixMul8_dotp/preinstall:

.PHONY : apps/sequential_tests/matrixMul8_dotp/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/clean
apps/sequential_tests/matrixMul8_dotp/clean: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/clean

.PHONY : apps/sequential_tests/matrixMul8_dotp/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/motion_detection

# Recursive "all" directory target.
apps/sequential_tests/motion_detection/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
apps/sequential_tests/motion_detection/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/all
apps/sequential_tests/motion_detection/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/all
apps/sequential_tests/motion_detection/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all
apps/sequential_tests/motion_detection/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/all
apps/sequential_tests/motion_detection/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all

.PHONY : apps/sequential_tests/motion_detection/all

# Recursive "preinstall" directory target.
apps/sequential_tests/motion_detection/preinstall:

.PHONY : apps/sequential_tests/motion_detection/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/clean
apps/sequential_tests/motion_detection/clean: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/clean

.PHONY : apps/sequential_tests/motion_detection/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/non_separable_2d_filter

# Recursive "all" directory target.
apps/sequential_tests/non_separable_2d_filter/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
apps/sequential_tests/non_separable_2d_filter/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all
apps/sequential_tests/non_separable_2d_filter/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/all

.PHONY : apps/sequential_tests/non_separable_2d_filter/all

# Recursive "preinstall" directory target.
apps/sequential_tests/non_separable_2d_filter/preinstall:

.PHONY : apps/sequential_tests/non_separable_2d_filter/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/clean
apps/sequential_tests/non_separable_2d_filter/clean: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/clean

.PHONY : apps/sequential_tests/non_separable_2d_filter/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/pooling

# Recursive "all" directory target.
apps/sequential_tests/pooling/all: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
apps/sequential_tests/pooling/all: apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/all
apps/sequential_tests/pooling/all: apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/all
apps/sequential_tests/pooling/all: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all
apps/sequential_tests/pooling/all: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
apps/sequential_tests/pooling/all: apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/all

.PHONY : apps/sequential_tests/pooling/all

# Recursive "preinstall" directory target.
apps/sequential_tests/pooling/preinstall:

.PHONY : apps/sequential_tests/pooling/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/clean
apps/sequential_tests/pooling/clean: apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/clean

.PHONY : apps/sequential_tests/pooling/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/stencil

# Recursive "all" directory target.
apps/sequential_tests/stencil/all: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
apps/sequential_tests/stencil/all: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all
apps/sequential_tests/stencil/all: apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/all
apps/sequential_tests/stencil/all: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
apps/sequential_tests/stencil/all: apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/all
apps/sequential_tests/stencil/all: apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/all

.PHONY : apps/sequential_tests/stencil/all

# Recursive "preinstall" directory target.
apps/sequential_tests/stencil/preinstall:

.PHONY : apps/sequential_tests/stencil/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/clean
apps/sequential_tests/stencil/clean: apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/clean

.PHONY : apps/sequential_tests/stencil/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/stencil_vect

# Recursive "all" directory target.
apps/sequential_tests/stencil_vect/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
apps/sequential_tests/stencil_vect/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all
apps/sequential_tests/stencil_vect/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
apps/sequential_tests/stencil_vect/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/all
apps/sequential_tests/stencil_vect/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/all
apps/sequential_tests/stencil_vect/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/all

.PHONY : apps/sequential_tests/stencil_vect/all

# Recursive "preinstall" directory target.
apps/sequential_tests/stencil_vect/preinstall:

.PHONY : apps/sequential_tests/stencil_vect/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/clean
apps/sequential_tests/stencil_vect/clean: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/clean

.PHONY : apps/sequential_tests/stencil_vect/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/sudokusolver

# Recursive "all" directory target.
apps/sequential_tests/sudokusolver/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all
apps/sequential_tests/sudokusolver/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/all
apps/sequential_tests/sudokusolver/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/all
apps/sequential_tests/sudokusolver/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/all
apps/sequential_tests/sudokusolver/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
apps/sequential_tests/sudokusolver/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all

.PHONY : apps/sequential_tests/sudokusolver/all

# Recursive "preinstall" directory target.
apps/sequential_tests/sudokusolver/preinstall:

.PHONY : apps/sequential_tests/sudokusolver/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/clean
apps/sequential_tests/sudokusolver/clean: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/clean

.PHONY : apps/sequential_tests/sudokusolver/clean

#=============================================================================
# Directory level rules for directory apps/sequential_tests/towerofhanoi

# Recursive "all" directory target.
apps/sequential_tests/towerofhanoi/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/all
apps/sequential_tests/towerofhanoi/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
apps/sequential_tests/towerofhanoi/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all
apps/sequential_tests/towerofhanoi/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
apps/sequential_tests/towerofhanoi/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/all
apps/sequential_tests/towerofhanoi/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/all

.PHONY : apps/sequential_tests/towerofhanoi/all

# Recursive "preinstall" directory target.
apps/sequential_tests/towerofhanoi/preinstall:

.PHONY : apps/sequential_tests/towerofhanoi/preinstall

# Recursive "clean" directory target.
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/clean
apps/sequential_tests/towerofhanoi/clean: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/clean

.PHONY : apps/sequential_tests/towerofhanoi/clean

#=============================================================================
# Directory level rules for directory libs/Arduino_lib

# Recursive "all" directory target.
libs/Arduino_lib/all: libs/Arduino_lib/core_libs/all
libs/Arduino_lib/all: libs/Arduino_lib/separate_libs/all

.PHONY : libs/Arduino_lib/all

# Recursive "preinstall" directory target.
libs/Arduino_lib/preinstall: libs/Arduino_lib/core_libs/preinstall
libs/Arduino_lib/preinstall: libs/Arduino_lib/separate_libs/preinstall

.PHONY : libs/Arduino_lib/preinstall

# Recursive "clean" directory target.
libs/Arduino_lib/clean: libs/Arduino_lib/core_libs/clean
libs/Arduino_lib/clean: libs/Arduino_lib/separate_libs/clean

.PHONY : libs/Arduino_lib/clean

#=============================================================================
# Directory level rules for directory libs/Arduino_lib/core_libs

# Recursive "all" directory target.
libs/Arduino_lib/core_libs/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all

.PHONY : libs/Arduino_lib/core_libs/all

# Recursive "preinstall" directory target.
libs/Arduino_lib/core_libs/preinstall:

.PHONY : libs/Arduino_lib/core_libs/preinstall

# Recursive "clean" directory target.
libs/Arduino_lib/core_libs/clean: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/clean

.PHONY : libs/Arduino_lib/core_libs/clean

#=============================================================================
# Directory level rules for directory libs/Arduino_lib/separate_libs

# Recursive "all" directory target.
libs/Arduino_lib/separate_libs/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all

.PHONY : libs/Arduino_lib/separate_libs/all

# Recursive "preinstall" directory target.
libs/Arduino_lib/separate_libs/preinstall:

.PHONY : libs/Arduino_lib/separate_libs/preinstall

# Recursive "clean" directory target.
libs/Arduino_lib/separate_libs/clean: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/clean

.PHONY : libs/Arduino_lib/separate_libs/clean

#=============================================================================
# Directory level rules for directory libs/bench_lib

# Recursive "all" directory target.
libs/bench_lib/all: libs/bench_lib/CMakeFiles/bench.dir/all

.PHONY : libs/bench_lib/all

# Recursive "preinstall" directory target.
libs/bench_lib/preinstall:

.PHONY : libs/bench_lib/preinstall

# Recursive "clean" directory target.
libs/bench_lib/clean: libs/bench_lib/CMakeFiles/bench.dir/clean

.PHONY : libs/bench_lib/clean

#=============================================================================
# Directory level rules for directory libs/string_lib

# Recursive "all" directory target.
libs/string_lib/all: libs/string_lib/CMakeFiles/string.dir/all

.PHONY : libs/string_lib/all

# Recursive "preinstall" directory target.
libs/string_lib/preinstall:

.PHONY : libs/string_lib/preinstall

# Recursive "clean" directory target.
libs/string_lib/clean: libs/string_lib/CMakeFiles/string.dir/clean

.PHONY : libs/string_lib/clean

#=============================================================================
# Directory level rules for directory libs/sys_lib

# Recursive "all" directory target.
libs/sys_lib/all: libs/sys_lib/CMakeFiles/sys.dir/all

.PHONY : libs/sys_lib/all

# Recursive "preinstall" directory target.
libs/sys_lib/preinstall:

.PHONY : libs/sys_lib/preinstall

# Recursive "clean" directory target.
libs/sys_lib/clean: libs/sys_lib/CMakeFiles/sys.dir/clean

.PHONY : libs/sys_lib/clean

#=============================================================================
# Target rules for target CMakeFiles/vcompile.core.riscy.dir

# All Build rule for target.
CMakeFiles/vcompile.core.riscy.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.core.riscy.dir/build.make CMakeFiles/vcompile.core.riscy.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.core.riscy.dir/build.make CMakeFiles/vcompile.core.riscy.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target vcompile.core.riscy"
.PHONY : CMakeFiles/vcompile.core.riscy.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/vcompile.core.riscy.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/vcompile.core.riscy.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : CMakeFiles/vcompile.core.riscy.dir/rule

# Convenience name for target.
vcompile.core.riscy: CMakeFiles/vcompile.core.riscy.dir/rule

.PHONY : vcompile.core.riscy

# clean rule for target.
CMakeFiles/vcompile.core.riscy.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.core.riscy.dir/build.make CMakeFiles/vcompile.core.riscy.dir/clean
.PHONY : CMakeFiles/vcompile.core.riscy.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/vcompile.pl.dir

# All Build rule for target.
CMakeFiles/vcompile.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.pl.dir/build.make CMakeFiles/vcompile.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.pl.dir/build.make CMakeFiles/vcompile.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target vcompile.pl"
.PHONY : CMakeFiles/vcompile.pl.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/vcompile.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/vcompile.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : CMakeFiles/vcompile.pl.dir/rule

# Convenience name for target.
vcompile.pl: CMakeFiles/vcompile.pl.dir/rule

.PHONY : vcompile.pl

# clean rule for target.
CMakeFiles/vcompile.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.pl.dir/build.make CMakeFiles/vcompile.pl.dir/clean
.PHONY : CMakeFiles/vcompile.pl.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/vcompile.dir

# All Build rule for target.
CMakeFiles/vcompile.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.dir/build.make CMakeFiles/vcompile.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.dir/build.make CMakeFiles/vcompile.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target vcompile"
.PHONY : CMakeFiles/vcompile.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/vcompile.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/vcompile.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : CMakeFiles/vcompile.dir/rule

# Convenience name for target.
vcompile: CMakeFiles/vcompile.dir/rule

.PHONY : vcompile

# clean rule for target.
CMakeFiles/vcompile.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.dir/build.make CMakeFiles/vcompile.dir/clean
.PHONY : CMakeFiles/vcompile.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/crt0_boot.dir

# All Build rule for target.
CMakeFiles/crt0_boot.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/crt0_boot.dir/build.make CMakeFiles/crt0_boot.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/crt0_boot.dir/build.make CMakeFiles/crt0_boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crt0_boot"
.PHONY : CMakeFiles/crt0_boot.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/crt0_boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/crt0_boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : CMakeFiles/crt0_boot.dir/rule

# Convenience name for target.
crt0_boot: CMakeFiles/crt0_boot.dir/rule

.PHONY : crt0_boot

# clean rule for target.
CMakeFiles/crt0_boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/crt0_boot.dir/build.make CMakeFiles/crt0_boot.dir/clean
.PHONY : CMakeFiles/crt0_boot.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/vcompile.core.zero.dir

# All Build rule for target.
CMakeFiles/vcompile.core.zero.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.core.zero.dir/build.make CMakeFiles/vcompile.core.zero.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.core.zero.dir/build.make CMakeFiles/vcompile.core.zero.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target vcompile.core.zero"
.PHONY : CMakeFiles/vcompile.core.zero.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/vcompile.core.zero.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/vcompile.core.zero.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : CMakeFiles/vcompile.core.zero.dir/rule

# Convenience name for target.
vcompile.core.zero: CMakeFiles/vcompile.core.zero.dir/rule

.PHONY : vcompile.core.zero

# clean rule for target.
CMakeFiles/vcompile.core.zero.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.core.zero.dir/build.make CMakeFiles/vcompile.core.zero.dir/clean
.PHONY : CMakeFiles/vcompile.core.zero.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/vcompile.ps.dir

# All Build rule for target.
CMakeFiles/vcompile.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.ps.dir/build.make CMakeFiles/vcompile.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.ps.dir/build.make CMakeFiles/vcompile.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target vcompile.ps"
.PHONY : CMakeFiles/vcompile.ps.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/vcompile.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/vcompile.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : CMakeFiles/vcompile.ps.dir/rule

# Convenience name for target.
vcompile.ps: CMakeFiles/vcompile.ps.dir/rule

.PHONY : vcompile.ps

# clean rule for target.
CMakeFiles/vcompile.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/vcompile.ps.dir/build.make CMakeFiles/vcompile.ps.dir/clean
.PHONY : CMakeFiles/vcompile.ps.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/crt0.dir

# All Build rule for target.
CMakeFiles/crt0.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/crt0.dir/build.make CMakeFiles/crt0.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/crt0.dir/build.make CMakeFiles/crt0.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crt0"
.PHONY : CMakeFiles/crt0.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/crt0.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/crt0.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : CMakeFiles/crt0.dir/rule

# Convenience name for target.
crt0: CMakeFiles/crt0.dir/rule

.PHONY : crt0

# clean rule for target.
CMakeFiles/crt0.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/crt0.dir/build.make CMakeFiles/crt0.dir/clean
.PHONY : CMakeFiles/crt0.dir/clean

#=============================================================================
# Target rules for target libs/string_lib/CMakeFiles/string.dir

# All Build rule for target.
libs/string_lib/CMakeFiles/string.dir/all:
	$(MAKE) $(MAKESILENT) -f libs/string_lib/CMakeFiles/string.dir/build.make libs/string_lib/CMakeFiles/string.dir/depend
	$(MAKE) $(MAKESILENT) -f libs/string_lib/CMakeFiles/string.dir/build.make libs/string_lib/CMakeFiles/string.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target string"
.PHONY : libs/string_lib/CMakeFiles/string.dir/all

# Build rule for subdir invocation for target.
libs/string_lib/CMakeFiles/string.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/string_lib/CMakeFiles/string.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : libs/string_lib/CMakeFiles/string.dir/rule

# Convenience name for target.
string: libs/string_lib/CMakeFiles/string.dir/rule

.PHONY : string

# clean rule for target.
libs/string_lib/CMakeFiles/string.dir/clean:
	$(MAKE) $(MAKESILENT) -f libs/string_lib/CMakeFiles/string.dir/build.make libs/string_lib/CMakeFiles/string.dir/clean
.PHONY : libs/string_lib/CMakeFiles/string.dir/clean

#=============================================================================
# Target rules for target libs/sys_lib/CMakeFiles/sys.dir

# All Build rule for target.
libs/sys_lib/CMakeFiles/sys.dir/all:
	$(MAKE) $(MAKESILENT) -f libs/sys_lib/CMakeFiles/sys.dir/build.make libs/sys_lib/CMakeFiles/sys.dir/depend
	$(MAKE) $(MAKESILENT) -f libs/sys_lib/CMakeFiles/sys.dir/build.make libs/sys_lib/CMakeFiles/sys.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sys"
.PHONY : libs/sys_lib/CMakeFiles/sys.dir/all

# Build rule for subdir invocation for target.
libs/sys_lib/CMakeFiles/sys.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/sys_lib/CMakeFiles/sys.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : libs/sys_lib/CMakeFiles/sys.dir/rule

# Convenience name for target.
sys: libs/sys_lib/CMakeFiles/sys.dir/rule

.PHONY : sys

# clean rule for target.
libs/sys_lib/CMakeFiles/sys.dir/clean:
	$(MAKE) $(MAKESILENT) -f libs/sys_lib/CMakeFiles/sys.dir/build.make libs/sys_lib/CMakeFiles/sys.dir/clean
.PHONY : libs/sys_lib/CMakeFiles/sys.dir/clean

#=============================================================================
# Target rules for target libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir

# All Build rule for target.
libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all:
	$(MAKE) $(MAKESILENT) -f libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/build.make libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/depend
	$(MAKE) $(MAKESILENT) -f libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/build.make libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target Arduino_core"
.PHONY : libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all

# Build rule for subdir invocation for target.
libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/rule

# Convenience name for target.
Arduino_core: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/rule

.PHONY : Arduino_core

# clean rule for target.
libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/clean:
	$(MAKE) $(MAKESILENT) -f libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/build.make libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/clean
.PHONY : libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/clean

#=============================================================================
# Target rules for target libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir

# All Build rule for target.
libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all:
	$(MAKE) $(MAKESILENT) -f libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/build.make libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/depend
	$(MAKE) $(MAKESILENT) -f libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/build.make libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=1 "Built target Arduino_separate"
.PHONY : libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all

# Build rule for subdir invocation for target.
libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/rule

# Convenience name for target.
Arduino_separate: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/rule

.PHONY : Arduino_separate

# clean rule for target.
libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/clean:
	$(MAKE) $(MAKESILENT) -f libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/build.make libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/clean
.PHONY : libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/clean

#=============================================================================
# Target rules for target libs/bench_lib/CMakeFiles/bench.dir

# All Build rule for target.
libs/bench_lib/CMakeFiles/bench.dir/all:
	$(MAKE) $(MAKESILENT) -f libs/bench_lib/CMakeFiles/bench.dir/build.make libs/bench_lib/CMakeFiles/bench.dir/depend
	$(MAKE) $(MAKESILENT) -f libs/bench_lib/CMakeFiles/bench.dir/build.make libs/bench_lib/CMakeFiles/bench.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bench"
.PHONY : libs/bench_lib/CMakeFiles/bench.dir/all

# Build rule for subdir invocation for target.
libs/bench_lib/CMakeFiles/bench.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/bench_lib/CMakeFiles/bench.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : libs/bench_lib/CMakeFiles/bench.dir/rule

# Convenience name for target.
bench: libs/bench_lib/CMakeFiles/bench.dir/rule

.PHONY : bench

# clean rule for target.
libs/bench_lib/CMakeFiles/bench.dir/clean:
	$(MAKE) $(MAKESILENT) -f libs/bench_lib/CMakeFiles/bench.dir/build.make libs/bench_lib/CMakeFiles/bench.dir/clean
.PHONY : libs/bench_lib/CMakeFiles/bench.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.kcg"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/rule

# Convenience name for target.
helloworldcpp.kcg: apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/rule

.PHONY : helloworldcpp.kcg

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.sc.ps.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/build.make apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/build.make apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.sc.ps"
.PHONY : apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/rule

# Convenience name for target.
helloworld.sc.ps: apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/rule

.PHONY : helloworld.sc.ps

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/build.make apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/all: apps/helloworld/CMakeFiles/helloworld.links.dir/all
apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/all: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/all: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.vsimc.spi.pl"
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/rule

# Convenience name for target.
helloworld.vsimc.spi.pl: apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/rule

.PHONY : helloworld.vsimc.spi.pl

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/all: apps/helloworld/CMakeFiles/helloworld.links.dir/all
apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/all: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/all: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.vsim.boot.pl"
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/rule

# Convenience name for target.
helloworld.vsim.boot.pl: apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/rule

.PHONY : helloworld.vsim.boot.pl

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.read.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.read.dir/all: apps/helloworld/CMakeFiles/helloworld.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.read.dir/build.make apps/helloworld/CMakeFiles/helloworld.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.read.dir/build.make apps/helloworld/CMakeFiles/helloworld.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.read"
.PHONY : apps/helloworld/CMakeFiles/helloworld.read.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.read.dir/rule

# Convenience name for target.
helloworld.read: apps/helloworld/CMakeFiles/helloworld.read.dir/rule

.PHONY : helloworld.read

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.read.dir/build.make apps/helloworld/CMakeFiles/helloworld.read.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.read.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/all: apps/helloworld/CMakeFiles/helloworld.links.dir/all
apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/all: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/all: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.vsim.spi.ps"
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/rule

# Convenience name for target.
helloworld.vsim.spi.ps: apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/rule

.PHONY : helloworld.vsim.spi.ps

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/all: apps/helloworld/CMakeFiles/helloworld.links.dir/all
apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/all: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/all: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.vsim.spi.pl"
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/rule

# Convenience name for target.
helloworld.vsim.spi.pl: apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/rule

.PHONY : helloworld.vsim.spi.pl

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.vsimc.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.vsimc.dir/all: apps/helloworld/CMakeFiles/helloworld.links.dir/all
apps/helloworld/CMakeFiles/helloworld.vsimc.dir/all: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworld.vsimc.dir/all: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsimc.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsimc.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.vsimc"
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsimc.dir/rule

# Convenience name for target.
helloworld.vsimc: apps/helloworld/CMakeFiles/helloworld.vsimc.dir/rule

.PHONY : helloworld.vsimc

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsimc.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsimc.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.slm.cmd"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/rule

# Convenience name for target.
helloworldcpp.slm.cmd: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/rule

.PHONY : helloworldcpp.slm.cmd

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.stim.txt"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/rule

# Convenience name for target.
helloworldcpp.stim.txt: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/rule

.PHONY : helloworldcpp.stim.txt

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/all: apps/helloworld/CMakeFiles/helloworld.links.dir/all
apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/all: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/all: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.vsim.boot"
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/rule

# Convenience name for target.
helloworld.vsim.boot: apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/rule

.PHONY : helloworld.vsim.boot

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.fpga.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.fpga.dir/all: apps/helloworld/CMakeFiles/helloworld.links.dir/all
apps/helloworld/CMakeFiles/helloworld.fpga.dir/all: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworld.fpga.dir/all: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.fpga.dir/build.make apps/helloworld/CMakeFiles/helloworld.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.fpga.dir/build.make apps/helloworld/CMakeFiles/helloworld.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.fpga"
.PHONY : apps/helloworld/CMakeFiles/helloworld.fpga.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.fpga.dir/rule

# Convenience name for target.
helloworld.fpga: apps/helloworld/CMakeFiles/helloworld.fpga.dir/rule

.PHONY : helloworld.fpga

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.fpga.dir/build.make apps/helloworld/CMakeFiles/helloworld.fpga.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.fpga.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.sc.pl"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/rule

# Convenience name for target.
helloworldcpp.sc.pl: apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/rule

.PHONY : helloworldcpp.sc.pl

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.links.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.links.dir/build.make apps/helloworld/CMakeFiles/helloworld.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.links.dir/build.make apps/helloworld/CMakeFiles/helloworld.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.links"
.PHONY : apps/helloworld/CMakeFiles/helloworld.links.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.links.dir/rule

# Convenience name for target.
helloworld.links: apps/helloworld/CMakeFiles/helloworld.links.dir/rule

.PHONY : helloworld.links

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.links.dir/build.make apps/helloworld/CMakeFiles/helloworld.links.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.links.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.read.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.read.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.read.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.read.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.read"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.read.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.read.dir/rule

# Convenience name for target.
helloworldcpp.read: apps/helloworld/CMakeFiles/helloworldcpp.read.dir/rule

.PHONY : helloworldcpp.read

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.read.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.read.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.read.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.vsim.boot.pl"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/rule

# Convenience name for target.
helloworldcpp.vsim.boot.pl: apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/rule

.PHONY : helloworldcpp.vsim.boot.pl

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/all: apps/helloworld/CMakeFiles/helloworld.links.dir/all
apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/all: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/all: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.vsim.boot.ps"
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/rule

# Convenience name for target.
helloworld.vsim.boot.ps: apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/rule

.PHONY : helloworld.vsim.boot.ps

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.vsim.boot.ps"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/rule

# Convenience name for target.
helloworldcpp.vsim.boot.ps: apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/rule

.PHONY : helloworldcpp.vsim.boot.ps

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.vsim.boot"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/rule

# Convenience name for target.
helloworldcpp.vsim.boot: apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/rule

.PHONY : helloworldcpp.vsim.boot

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/all: apps/helloworld/CMakeFiles/helloworld.links.dir/all
apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/all: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/all: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.vsim.spi"
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/rule

# Convenience name for target.
helloworld.vsim.spi: apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/rule

.PHONY : helloworld.vsim.spi

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.fpga"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/rule

# Convenience name for target.
helloworldcpp.fpga: apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/rule

.PHONY : helloworldcpp.fpga

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all: apps/helloworld/CMakeFiles/helloworld.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.slm.cmd"
.PHONY : apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/rule

# Convenience name for target.
helloworld.slm.cmd: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/rule

.PHONY : helloworld.slm.cmd

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.kcg.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.kcg.dir/build.make apps/helloworld/CMakeFiles/helloworld.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.kcg.dir/build.make apps/helloworld/CMakeFiles/helloworld.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.kcg"
.PHONY : apps/helloworld/CMakeFiles/helloworld.kcg.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.kcg.dir/rule

# Convenience name for target.
helloworld.kcg: apps/helloworld/CMakeFiles/helloworld.kcg.dir/rule

.PHONY : helloworld.kcg

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.kcg.dir/build.make apps/helloworld/CMakeFiles/helloworld.kcg.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.kcg.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.elf.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/all: CMakeFiles/crt0.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.elf"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/rule

# Convenience name for target.
helloworldcpp.elf: apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/rule

.PHONY : helloworldcpp.elf

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.power.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.power.dir/all: apps/helloworld/CMakeFiles/helloworld.links.dir/all
apps/helloworld/CMakeFiles/helloworld.power.dir/all: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworld.power.dir/all: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.power.dir/build.make apps/helloworld/CMakeFiles/helloworld.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.power.dir/build.make apps/helloworld/CMakeFiles/helloworld.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.power"
.PHONY : apps/helloworld/CMakeFiles/helloworld.power.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.power.dir/rule

# Convenience name for target.
helloworld.power: apps/helloworld/CMakeFiles/helloworld.power.dir/rule

.PHONY : helloworld.power

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.power.dir/build.make apps/helloworld/CMakeFiles/helloworld.power.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.power.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.elf.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.elf.dir/all: CMakeFiles/crt0.dir/all
apps/helloworld/CMakeFiles/helloworld.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/helloworld/CMakeFiles/helloworld.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/helloworld/CMakeFiles/helloworld.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/helloworld/CMakeFiles/helloworld.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/helloworld/CMakeFiles/helloworld.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.elf.dir/build.make apps/helloworld/CMakeFiles/helloworld.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.elf.dir/build.make apps/helloworld/CMakeFiles/helloworld.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.elf"
.PHONY : apps/helloworld/CMakeFiles/helloworld.elf.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.elf.dir/rule

# Convenience name for target.
helloworld.elf: apps/helloworld/CMakeFiles/helloworld.elf.dir/rule

.PHONY : helloworld.elf

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.elf.dir/build.make apps/helloworld/CMakeFiles/helloworld.elf.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.elf.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/all: apps/helloworld/CMakeFiles/helloworld.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.s19.cmd"
.PHONY : apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/rule

# Convenience name for target.
helloworld.s19.cmd: apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/rule

.PHONY : helloworld.s19.cmd

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.powerc.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.powerc.dir/all: apps/helloworld/CMakeFiles/helloworld.links.dir/all
apps/helloworld/CMakeFiles/helloworld.powerc.dir/all: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworld.powerc.dir/all: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.powerc.dir/build.make apps/helloworld/CMakeFiles/helloworld.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.powerc.dir/build.make apps/helloworld/CMakeFiles/helloworld.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.powerc"
.PHONY : apps/helloworld/CMakeFiles/helloworld.powerc.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.powerc.dir/rule

# Convenience name for target.
helloworld.powerc: apps/helloworld/CMakeFiles/helloworld.powerc.dir/rule

.PHONY : helloworld.powerc

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.powerc.dir/build.make apps/helloworld/CMakeFiles/helloworld.powerc.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.powerc.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.annotate.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.annotate.dir/build.make apps/helloworld/CMakeFiles/helloworld.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.annotate.dir/build.make apps/helloworld/CMakeFiles/helloworld.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.annotate"
.PHONY : apps/helloworld/CMakeFiles/helloworld.annotate.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.annotate.dir/rule

# Convenience name for target.
helloworld.annotate: apps/helloworld/CMakeFiles/helloworld.annotate.dir/rule

.PHONY : helloworld.annotate

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.annotate.dir/build.make apps/helloworld/CMakeFiles/helloworld.annotate.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.annotate.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=27 "Built target helloworldcpp.vsimc.spi.pl"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/rule

# Convenience name for target.
helloworldcpp.vsimc.spi.pl: apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/rule

.PHONY : helloworldcpp.vsimc.spi.pl

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.vsim.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.vsim.dir/all: apps/helloworld/CMakeFiles/helloworld.links.dir/all
apps/helloworld/CMakeFiles/helloworld.vsim.dir/all: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworld.vsim.dir/all: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.vsim"
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.dir/rule

# Convenience name for target.
helloworld.vsim: apps/helloworld/CMakeFiles/helloworld.vsim.dir/rule

.PHONY : helloworld.vsim

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.stim.txt.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all: apps/helloworld/CMakeFiles/helloworld.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/build.make apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/build.make apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.stim.txt"
.PHONY : apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/rule

# Convenience name for target.
helloworld.stim.txt: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/rule

.PHONY : helloworld.stim.txt

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/build.make apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.dir/all: apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworld.dir/all: apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/all
apps/helloworld/CMakeFiles/helloworld.dir/all: apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.dir/build.make apps/helloworld/CMakeFiles/helloworld.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.dir/build.make apps/helloworld/CMakeFiles/helloworld.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld"
.PHONY : apps/helloworld/CMakeFiles/helloworld.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.dir/rule

# Convenience name for target.
helloworld: apps/helloworld/CMakeFiles/helloworld.dir/rule

.PHONY : helloworld

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.dir/build.make apps/helloworld/CMakeFiles/helloworld.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.dir/rule

# Convenience name for target.
helloworldcpp: apps/helloworld/CMakeFiles/helloworldcpp.dir/rule

.PHONY : helloworldcpp

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.s19.cmd"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/rule

# Convenience name for target.
helloworldcpp.s19.cmd: apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/rule

.PHONY : helloworldcpp.s19.cmd

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/all: apps/helloworld/CMakeFiles/helloworld.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworld.bin.cmd"
.PHONY : apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/rule

# Convenience name for target.
helloworld.bin.cmd: apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/rule

.PHONY : helloworld.bin.cmd

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.power.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.power.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.power.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.power.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.power.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.power.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.power"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.power.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.power.dir/rule

# Convenience name for target.
helloworldcpp.power: apps/helloworld/CMakeFiles/helloworldcpp.power.dir/rule

.PHONY : helloworldcpp.power

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.power.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.power.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.power.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.annotate"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/rule

# Convenience name for target.
helloworldcpp.annotate: apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/rule

.PHONY : helloworldcpp.annotate

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworld.sc.pl.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=25 "Built target helloworld.sc.pl"
.PHONY : apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/rule

# Convenience name for target.
helloworld.sc.pl: apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/rule

.PHONY : helloworld.sc.pl

# clean rule for target.
apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.bin.cmd"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/rule

# Convenience name for target.
helloworldcpp.bin.cmd: apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/rule

.PHONY : helloworldcpp.bin.cmd

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.links.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.links.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.links.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=26 "Built target helloworldcpp.links"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.links.dir/rule

# Convenience name for target.
helloworldcpp.links: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/rule

.PHONY : helloworldcpp.links

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.links.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.links.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.links.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.vsim.spi.pl"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/rule

# Convenience name for target.
helloworldcpp.vsim.spi.pl: apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/rule

.PHONY : helloworldcpp.vsim.spi.pl

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.vsim"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/rule

# Convenience name for target.
helloworldcpp.vsim: apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/rule

.PHONY : helloworldcpp.vsim

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.vsimc"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/rule

# Convenience name for target.
helloworldcpp.vsimc: apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/rule

.PHONY : helloworldcpp.vsimc

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.vsim.spi"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/rule

# Convenience name for target.
helloworldcpp.vsim.spi: apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/rule

.PHONY : helloworldcpp.vsim.spi

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.vsim.spi.ps"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/rule

# Convenience name for target.
helloworldcpp.vsim.spi.ps: apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/rule

.PHONY : helloworldcpp.vsim.spi.ps

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/all
apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/all: apps/helloworld/CMakeFiles/helloworldcpp.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.powerc"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/rule

# Convenience name for target.
helloworldcpp.powerc: apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/rule

.PHONY : helloworldcpp.powerc

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/clean

#=============================================================================
# Target rules for target apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir

# All Build rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target helloworldcpp.sc.ps"
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/rule

# Convenience name for target.
helloworldcpp.sc.ps: apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/rule

.PHONY : helloworldcpp.sc.ps

# clean rule for target.
apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/clean
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.kcg"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/rule

# Convenience name for target.
GPIO_test.kcg: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/rule

.PHONY : GPIO_test.kcg

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.kcg.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.vsimc"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/rule

# Convenience name for target.
GPIO_test.vsimc: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/rule

.PHONY : GPIO_test.vsimc

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.vsim.boot"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/rule

# Convenience name for target.
GPIO_test.vsim.boot: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/rule

.PHONY : GPIO_test.vsim.boot

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.vsimc.spi.pl"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/rule

# Convenience name for target.
GPIO_test.vsimc.spi.pl: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/rule

.PHONY : GPIO_test.vsimc.spi.pl

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/rule

# Convenience name for target.
GPIO_test: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/rule

.PHONY : GPIO_test

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.bin.cmd"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/rule

# Convenience name for target.
GPIO_test.bin.cmd: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/rule

.PHONY : GPIO_test.bin.cmd

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.s19.cmd"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/rule

# Convenience name for target.
GPIO_test.s19.cmd: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/rule

.PHONY : GPIO_test.s19.cmd

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=2 "Built target GPIO_test.vsim"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/rule

# Convenience name for target.
GPIO_test.vsim: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/rule

.PHONY : GPIO_test.vsim

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.slm.cmd"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/rule

# Convenience name for target.
GPIO_test.slm.cmd: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/rule

.PHONY : GPIO_test.slm.cmd

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.vsim.boot.ps"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/rule

# Convenience name for target.
GPIO_test.vsim.boot.ps: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/rule

.PHONY : GPIO_test.vsim.boot.ps

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.annotate"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/rule

# Convenience name for target.
GPIO_test.annotate: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/rule

.PHONY : GPIO_test.annotate

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.annotate.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.stim.txt"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/rule

# Convenience name for target.
GPIO_test.stim.txt: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/rule

.PHONY : GPIO_test.stim.txt

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/all: CMakeFiles/crt0.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.elf"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/rule

# Convenience name for target.
GPIO_test.elf: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/rule

.PHONY : GPIO_test.elf

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.power"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/rule

# Convenience name for target.
GPIO_test.power: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/rule

.PHONY : GPIO_test.power

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.power.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.vsim.spi"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/rule

# Convenience name for target.
GPIO_test.vsim.spi: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/rule

.PHONY : GPIO_test.vsim.spi

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.vsim.spi.ps"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/rule

# Convenience name for target.
GPIO_test.vsim.spi.ps: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/rule

.PHONY : GPIO_test.vsim.spi.ps

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.vsim.spi.pl"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/rule

# Convenience name for target.
GPIO_test.vsim.spi.pl: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/rule

.PHONY : GPIO_test.vsim.spi.pl

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.sc.pl"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/rule

# Convenience name for target.
GPIO_test.sc.pl: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/rule

.PHONY : GPIO_test.sc.pl

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.links"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/rule

# Convenience name for target.
GPIO_test.links: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/rule

.PHONY : GPIO_test.links

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.read"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/rule

# Convenience name for target.
GPIO_test.read: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/rule

.PHONY : GPIO_test.read

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.read.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.vsim.boot.pl"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/rule

# Convenience name for target.
GPIO_test.vsim.boot.pl: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/rule

.PHONY : GPIO_test.vsim.boot.pl

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.powerc"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/rule

# Convenience name for target.
GPIO_test.powerc: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/rule

.PHONY : GPIO_test.powerc

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.powerc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.sc.ps"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/rule

# Convenience name for target.
GPIO_test.sc.ps: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/rule

.PHONY : GPIO_test.sc.ps

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir

# All Build rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.slm.cmd.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.stim.txt.dir/all
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/all: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target GPIO_test.fpga"
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/rule

# Convenience name for target.
GPIO_test.fpga: apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/rule

.PHONY : GPIO_test.fpga

# clean rule for target.
apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/build.make apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/clean
.PHONY : apps/Arduino_tests/GPIO_test/CMakeFiles/GPIO_test.fpga.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/rule

# Convenience name for target.
int_test: apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/rule

.PHONY : int_test

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.vsimc"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/rule

# Convenience name for target.
int_test.vsimc: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/rule

.PHONY : int_test.vsimc

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.links"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/rule

# Convenience name for target.
int_test.links: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/rule

.PHONY : int_test.links

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.powerc"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/rule

# Convenience name for target.
int_test.powerc: apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/rule

.PHONY : int_test.powerc

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.powerc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.bin.cmd"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/rule

# Convenience name for target.
int_test.bin.cmd: apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/rule

.PHONY : int_test.bin.cmd

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.s19.cmd"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/rule

# Convenience name for target.
int_test.s19.cmd: apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/rule

.PHONY : int_test.s19.cmd

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.annotate"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/rule

# Convenience name for target.
int_test.annotate: apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/rule

.PHONY : int_test.annotate

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.annotate.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.fpga"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/rule

# Convenience name for target.
int_test.fpga: apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/rule

.PHONY : int_test.fpga

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.fpga.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.stim.txt"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/rule

# Convenience name for target.
int_test.stim.txt: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/rule

.PHONY : int_test.stim.txt

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.slm.cmd"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/rule

# Convenience name for target.
int_test.slm.cmd: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/rule

.PHONY : int_test.slm.cmd

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.read"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/rule

# Convenience name for target.
int_test.read: apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/rule

.PHONY : int_test.read

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.read.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.power"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/rule

# Convenience name for target.
int_test.power: apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/rule

.PHONY : int_test.power

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.power.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.vsim.boot.ps"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/rule

# Convenience name for target.
int_test.vsim.boot.ps: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/rule

.PHONY : int_test.vsim.boot.ps

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.vsim"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/rule

# Convenience name for target.
int_test.vsim: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/rule

.PHONY : int_test.vsim

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/all: CMakeFiles/crt0.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.elf"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/rule

# Convenience name for target.
int_test.elf: apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/rule

.PHONY : int_test.elf

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.elf.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.vsim.boot"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/rule

# Convenience name for target.
int_test.vsim.boot: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/rule

.PHONY : int_test.vsim.boot

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.vsim.spi"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/rule

# Convenience name for target.
int_test.vsim.spi: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/rule

.PHONY : int_test.vsim.spi

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=28 "Built target int_test.vsim.boot.pl"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/rule

# Convenience name for target.
int_test.vsim.boot.pl: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/rule

.PHONY : int_test.vsim.boot.pl

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.vsim.spi.ps"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/rule

# Convenience name for target.
int_test.vsim.spi.ps: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/rule

.PHONY : int_test.vsim.spi.ps

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.vsim.spi.pl"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/rule

# Convenience name for target.
int_test.vsim.spi.pl: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/rule

.PHONY : int_test.vsim.spi.pl

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.links.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.stim.txt.dir/all
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/int_test/CMakeFiles/int_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.vsimc.spi.pl"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/rule

# Convenience name for target.
int_test.vsimc.spi.pl: apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/rule

.PHONY : int_test.vsimc.spi.pl

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.sc.pl"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/rule

# Convenience name for target.
int_test.sc.pl: apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/rule

.PHONY : int_test.sc.pl

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.kcg"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/rule

# Convenience name for target.
int_test.kcg: apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/rule

.PHONY : int_test.kcg

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.kcg.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir

# All Build rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target int_test.sc.ps"
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/rule

# Convenience name for target.
int_test.sc.ps: apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/rule

.PHONY : int_test.sc.ps

# clean rule for target.
apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/build.make apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/clean
.PHONY : apps/Arduino_tests/int_test/CMakeFiles/int_test.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.kcg"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/rule

# Convenience name for target.
timer_test.kcg: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/rule

.PHONY : timer_test.kcg

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.kcg.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/rule

# Convenience name for target.
timer_test: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/rule

.PHONY : timer_test

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.stim.txt"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/rule

# Convenience name for target.
timer_test.stim.txt: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/rule

.PHONY : timer_test.stim.txt

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.links"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/rule

# Convenience name for target.
timer_test.links: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/rule

.PHONY : timer_test.links

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.s19.cmd"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/rule

# Convenience name for target.
timer_test.s19.cmd: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/rule

.PHONY : timer_test.s19.cmd

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/all: CMakeFiles/crt0.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.elf"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/rule

# Convenience name for target.
timer_test.elf: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/rule

.PHONY : timer_test.elf

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.vsim"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/rule

# Convenience name for target.
timer_test.vsim: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/rule

.PHONY : timer_test.vsim

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.vsimc"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/rule

# Convenience name for target.
timer_test.vsimc: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/rule

.PHONY : timer_test.vsimc

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.slm.cmd"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/rule

# Convenience name for target.
timer_test.slm.cmd: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/rule

.PHONY : timer_test.slm.cmd

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.powerc"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/rule

# Convenience name for target.
timer_test.powerc: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/rule

.PHONY : timer_test.powerc

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.powerc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.sc.pl"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/rule

# Convenience name for target.
timer_test.sc.pl: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/rule

.PHONY : timer_test.sc.pl

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.bin.cmd"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/rule

# Convenience name for target.
timer_test.bin.cmd: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/rule

.PHONY : timer_test.bin.cmd

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.read"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/rule

# Convenience name for target.
timer_test.read: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/rule

.PHONY : timer_test.read

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.read.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=97 "Built target timer_test.vsim.boot"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/rule

# Convenience name for target.
timer_test.vsim.boot: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/rule

.PHONY : timer_test.vsim.boot

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.vsim.spi.pl"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/rule

# Convenience name for target.
timer_test.vsim.spi.pl: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/rule

.PHONY : timer_test.vsim.spi.pl

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.vsim.spi.ps"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/rule

# Convenience name for target.
timer_test.vsim.spi.ps: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/rule

.PHONY : timer_test.vsim.spi.ps

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.annotate"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/rule

# Convenience name for target.
timer_test.annotate: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/rule

.PHONY : timer_test.annotate

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.annotate.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.vsimc.spi.pl"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/rule

# Convenience name for target.
timer_test.vsimc.spi.pl: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/rule

.PHONY : timer_test.vsimc.spi.pl

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.vsim.boot.pl"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/rule

# Convenience name for target.
timer_test.vsim.boot.pl: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/rule

.PHONY : timer_test.vsim.boot.pl

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.vsim.spi"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/rule

# Convenience name for target.
timer_test.vsim.spi: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/rule

.PHONY : timer_test.vsim.spi

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.sc.ps"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/rule

# Convenience name for target.
timer_test.sc.ps: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/rule

.PHONY : timer_test.sc.ps

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.power"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/rule

# Convenience name for target.
timer_test.power: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/rule

.PHONY : timer_test.power

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.power.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.vsim.boot.ps"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/rule

# Convenience name for target.
timer_test.vsim.boot.ps: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/rule

.PHONY : timer_test.vsim.boot.ps

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir

# All Build rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.stim.txt.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.links.dir/all
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/all: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target timer_test.fpga"
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/rule

# Convenience name for target.
timer_test.fpga: apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/rule

.PHONY : timer_test.fpga

# clean rule for target.
apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/build.make apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/clean
.PHONY : apps/Arduino_tests/timer_test/CMakeFiles/timer_test.fpga.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.vsimc"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/rule

# Convenience name for target.
PWM_test.vsimc: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/rule

.PHONY : PWM_test.vsimc

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.read"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/rule

# Convenience name for target.
PWM_test.read: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/rule

.PHONY : PWM_test.read

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.read.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.links"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/rule

# Convenience name for target.
PWM_test.links: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/rule

.PHONY : PWM_test.links

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.s19.cmd"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/rule

# Convenience name for target.
PWM_test.s19.cmd: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/rule

.PHONY : PWM_test.s19.cmd

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/rule

# Convenience name for target.
PWM_test: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/rule

.PHONY : PWM_test

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.annotate"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/rule

# Convenience name for target.
PWM_test.annotate: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/rule

.PHONY : PWM_test.annotate

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.annotate.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.bin.cmd"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/rule

# Convenience name for target.
PWM_test.bin.cmd: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/rule

.PHONY : PWM_test.bin.cmd

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.stim.txt"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/rule

# Convenience name for target.
PWM_test.stim.txt: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/rule

.PHONY : PWM_test.stim.txt

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.vsim.spi.ps"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/rule

# Convenience name for target.
PWM_test.vsim.spi.ps: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/rule

.PHONY : PWM_test.vsim.spi.ps

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.kcg"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/rule

# Convenience name for target.
PWM_test.kcg: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/rule

.PHONY : PWM_test.kcg

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.kcg.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.vsim.boot.ps"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/rule

# Convenience name for target.
PWM_test.vsim.boot.ps: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/rule

.PHONY : PWM_test.vsim.boot.ps

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.slm.cmd"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/rule

# Convenience name for target.
PWM_test.slm.cmd: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/rule

.PHONY : PWM_test.slm.cmd

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/all: CMakeFiles/crt0.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.elf"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/rule

# Convenience name for target.
PWM_test.elf: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/rule

.PHONY : PWM_test.elf

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.elf.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.sc.ps"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/rule

# Convenience name for target.
PWM_test.sc.ps: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/rule

.PHONY : PWM_test.sc.ps

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.vsim.spi"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/rule

# Convenience name for target.
PWM_test.vsim.spi: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/rule

.PHONY : PWM_test.vsim.spi

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.vsim.spi.pl"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/rule

# Convenience name for target.
PWM_test.vsim.spi.pl: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/rule

.PHONY : PWM_test.vsim.spi.pl

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.vsim.boot"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/rule

# Convenience name for target.
PWM_test.vsim.boot: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/rule

.PHONY : PWM_test.vsim.boot

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.vsim.boot.pl"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/rule

# Convenience name for target.
PWM_test.vsim.boot.pl: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/rule

.PHONY : PWM_test.vsim.boot.pl

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.vsimc.spi.pl"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/rule

# Convenience name for target.
PWM_test.vsimc.spi.pl: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/rule

.PHONY : PWM_test.vsimc.spi.pl

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=3 "Built target PWM_test.sc.pl"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/rule

# Convenience name for target.
PWM_test.sc.pl: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/rule

.PHONY : PWM_test.sc.pl

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.powerc"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/rule

# Convenience name for target.
PWM_test.powerc: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/rule

.PHONY : PWM_test.powerc

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.powerc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.vsim"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/rule

# Convenience name for target.
PWM_test.vsim: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/rule

.PHONY : PWM_test.vsim

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.vsim.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.power"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/rule

# Convenience name for target.
PWM_test.power: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/rule

.PHONY : PWM_test.power

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.power.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir

# All Build rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.links.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.stim.txt.dir/all
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/all: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PWM_test.fpga"
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/rule

# Convenience name for target.
PWM_test.fpga: apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/rule

.PHONY : PWM_test.fpga

# clean rule for target.
apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/build.make apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/clean
.PHONY : apps/Arduino_tests/PWM_test/CMakeFiles/PWM_test.fpga.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.kcg"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/rule

# Convenience name for target.
UART_test.kcg: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/rule

.PHONY : UART_test.kcg

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.kcg.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/rule

# Convenience name for target.
UART_test: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/rule

.PHONY : UART_test

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.vsimc"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/rule

# Convenience name for target.
UART_test.vsimc: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/rule

.PHONY : UART_test.vsimc

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.vsim.boot.pl"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/rule

# Convenience name for target.
UART_test.vsim.boot.pl: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/rule

.PHONY : UART_test.vsim.boot.pl

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.stim.txt"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/rule

# Convenience name for target.
UART_test.stim.txt: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/rule

.PHONY : UART_test.stim.txt

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=7 "Built target UART_test.sc.pl"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/rule

# Convenience name for target.
UART_test.sc.pl: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/rule

.PHONY : UART_test.sc.pl

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.links"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/rule

# Convenience name for target.
UART_test.links: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/rule

.PHONY : UART_test.links

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.vsim.boot"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/rule

# Convenience name for target.
UART_test.vsim.boot: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/rule

.PHONY : UART_test.vsim.boot

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.read"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/rule

# Convenience name for target.
UART_test.read: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/rule

.PHONY : UART_test.read

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.read.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.bin.cmd"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/rule

# Convenience name for target.
UART_test.bin.cmd: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/rule

.PHONY : UART_test.bin.cmd

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.slm.cmd"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/rule

# Convenience name for target.
UART_test.slm.cmd: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/rule

.PHONY : UART_test.slm.cmd

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.vsimc.spi.pl"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/rule

# Convenience name for target.
UART_test.vsimc.spi.pl: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/rule

.PHONY : UART_test.vsimc.spi.pl

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.sc.ps"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/rule

# Convenience name for target.
UART_test.sc.ps: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/rule

.PHONY : UART_test.sc.ps

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.s19.cmd"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/rule

# Convenience name for target.
UART_test.s19.cmd: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/rule

.PHONY : UART_test.s19.cmd

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.vsim.spi.pl"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/rule

# Convenience name for target.
UART_test.vsim.spi.pl: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/rule

.PHONY : UART_test.vsim.spi.pl

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.annotate"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/rule

# Convenience name for target.
UART_test.annotate: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/rule

.PHONY : UART_test.annotate

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.annotate.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/all: CMakeFiles/crt0.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.elf"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/rule

# Convenience name for target.
UART_test.elf: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/rule

.PHONY : UART_test.elf

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.elf.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.vsim.spi"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/rule

# Convenience name for target.
UART_test.vsim.spi: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/rule

.PHONY : UART_test.vsim.spi

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.vsim.spi.ps"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/rule

# Convenience name for target.
UART_test.vsim.spi.ps: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/rule

.PHONY : UART_test.vsim.spi.ps

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.power"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/rule

# Convenience name for target.
UART_test.power: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/rule

.PHONY : UART_test.power

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.power.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.powerc"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/rule

# Convenience name for target.
UART_test.powerc: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/rule

.PHONY : UART_test.powerc

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.powerc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.vsim.boot.ps"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/rule

# Convenience name for target.
UART_test.vsim.boot.ps: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/rule

.PHONY : UART_test.vsim.boot.ps

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.vsim"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/rule

# Convenience name for target.
UART_test.vsim: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/rule

.PHONY : UART_test.vsim

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.vsim.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir

# All Build rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.stim.txt.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.links.dir/all
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/all: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target UART_test.fpga"
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/rule

# Convenience name for target.
UART_test.fpga: apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/rule

.PHONY : UART_test.fpga

# clean rule for target.
apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/build.make apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/clean
.PHONY : apps/Arduino_tests/UART_test/CMakeFiles/UART_test.fpga.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/rule

# Convenience name for target.
PulseIn_test: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/rule

.PHONY : PulseIn_test

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.stim.txt"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/rule

# Convenience name for target.
PulseIn_test.stim.txt: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/rule

.PHONY : PulseIn_test.stim.txt

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.vsim"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/rule

# Convenience name for target.
PulseIn_test.vsim: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/rule

.PHONY : PulseIn_test.vsim

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=4 "Built target PulseIn_test.links"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/rule

# Convenience name for target.
PulseIn_test.links: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/rule

.PHONY : PulseIn_test.links

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.powerc"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/rule

# Convenience name for target.
PulseIn_test.powerc: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/rule

.PHONY : PulseIn_test.powerc

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.powerc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.vsim.spi"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/rule

# Convenience name for target.
PulseIn_test.vsim.spi: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/rule

.PHONY : PulseIn_test.vsim.spi

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.s19.cmd"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/rule

# Convenience name for target.
PulseIn_test.s19.cmd: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/rule

.PHONY : PulseIn_test.s19.cmd

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.kcg"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/rule

# Convenience name for target.
PulseIn_test.kcg: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/rule

.PHONY : PulseIn_test.kcg

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.kcg.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.slm.cmd"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/rule

# Convenience name for target.
PulseIn_test.slm.cmd: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/rule

.PHONY : PulseIn_test.slm.cmd

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.vsim.spi.pl"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/rule

# Convenience name for target.
PulseIn_test.vsim.spi.pl: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/rule

.PHONY : PulseIn_test.vsim.spi.pl

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.read"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/rule

# Convenience name for target.
PulseIn_test.read: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/rule

.PHONY : PulseIn_test.read

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.read.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.vsim.boot.pl"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/rule

# Convenience name for target.
PulseIn_test.vsim.boot.pl: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/rule

.PHONY : PulseIn_test.vsim.boot.pl

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=5 "Built target PulseIn_test.vsimc"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/rule

# Convenience name for target.
PulseIn_test.vsimc: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/rule

.PHONY : PulseIn_test.vsimc

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.bin.cmd"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/rule

# Convenience name for target.
PulseIn_test.bin.cmd: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/rule

.PHONY : PulseIn_test.bin.cmd

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/all: CMakeFiles/crt0.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.elf"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/rule

# Convenience name for target.
PulseIn_test.elf: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/rule

.PHONY : PulseIn_test.elf

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.elf.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.vsim.boot"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/rule

# Convenience name for target.
PulseIn_test.vsim.boot: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/rule

.PHONY : PulseIn_test.vsim.boot

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.vsim.spi.ps"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/rule

# Convenience name for target.
PulseIn_test.vsim.spi.ps: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/rule

.PHONY : PulseIn_test.vsim.spi.ps

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.sc.pl"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/rule

# Convenience name for target.
PulseIn_test.sc.pl: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/rule

.PHONY : PulseIn_test.sc.pl

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.annotate"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/rule

# Convenience name for target.
PulseIn_test.annotate: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/rule

.PHONY : PulseIn_test.annotate

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.annotate.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.power"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/rule

# Convenience name for target.
PulseIn_test.power: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/rule

.PHONY : PulseIn_test.power

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.power.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.vsim.boot.ps"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/rule

# Convenience name for target.
PulseIn_test.vsim.boot.ps: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/rule

.PHONY : PulseIn_test.vsim.boot.ps

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.sc.ps"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/rule

# Convenience name for target.
PulseIn_test.sc.ps: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/rule

.PHONY : PulseIn_test.sc.ps

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.vsimc.spi.pl"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/rule

# Convenience name for target.
PulseIn_test.vsimc.spi.pl: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/rule

.PHONY : PulseIn_test.vsimc.spi.pl

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir

# All Build rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.stim.txt.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.links.dir/all
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/all: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target PulseIn_test.fpga"
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/rule

# Convenience name for target.
PulseIn_test.fpga: apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/rule

.PHONY : PulseIn_test.fpga

# clean rule for target.
apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/build.make apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/clean
.PHONY : apps/Arduino_tests/PulseIn_test/CMakeFiles/PulseIn_test.fpga.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.kcg"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/rule

# Convenience name for target.
shift_test.kcg: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/rule

.PHONY : shift_test.kcg

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.kcg.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/rule

# Convenience name for target.
shift_test: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/rule

.PHONY : shift_test

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.vsimc"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/rule

# Convenience name for target.
shift_test.vsimc: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/rule

.PHONY : shift_test.vsimc

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.vsim"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/rule

# Convenience name for target.
shift_test.vsim: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/rule

.PHONY : shift_test.vsim

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.slm.cmd"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/rule

# Convenience name for target.
shift_test.slm.cmd: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/rule

.PHONY : shift_test.slm.cmd

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.vsim.boot.pl"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/rule

# Convenience name for target.
shift_test.vsim.boot.pl: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/rule

.PHONY : shift_test.vsim.boot.pl

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.stim.txt"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/rule

# Convenience name for target.
shift_test.stim.txt: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/rule

.PHONY : shift_test.stim.txt

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.vsim.spi.pl"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/rule

# Convenience name for target.
shift_test.vsim.spi.pl: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/rule

.PHONY : shift_test.vsim.spi.pl

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.read"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/rule

# Convenience name for target.
shift_test.read: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/rule

.PHONY : shift_test.read

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.read.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.bin.cmd"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/rule

# Convenience name for target.
shift_test.bin.cmd: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/rule

.PHONY : shift_test.bin.cmd

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.s19.cmd"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/rule

# Convenience name for target.
shift_test.s19.cmd: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/rule

.PHONY : shift_test.s19.cmd

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=60 "Built target shift_test.links"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/rule

# Convenience name for target.
shift_test.links: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/rule

.PHONY : shift_test.links

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.annotate"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/rule

# Convenience name for target.
shift_test.annotate: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/rule

.PHONY : shift_test.annotate

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.annotate.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.vsim.spi"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/rule

# Convenience name for target.
shift_test.vsim.spi: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/rule

.PHONY : shift_test.vsim.spi

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/all: CMakeFiles/crt0.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.elf"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/rule

# Convenience name for target.
shift_test.elf: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/rule

.PHONY : shift_test.elf

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.elf.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.vsim.boot"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/rule

# Convenience name for target.
shift_test.vsim.boot: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/rule

.PHONY : shift_test.vsim.boot

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.vsim.spi.ps"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/rule

# Convenience name for target.
shift_test.vsim.spi.ps: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/rule

.PHONY : shift_test.vsim.spi.ps

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=61 "Built target shift_test.vsimc.spi.pl"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/rule

# Convenience name for target.
shift_test.vsimc.spi.pl: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/rule

.PHONY : shift_test.vsimc.spi.pl

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.sc.ps"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/rule

# Convenience name for target.
shift_test.sc.ps: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/rule

.PHONY : shift_test.sc.ps

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.sc.pl"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/rule

# Convenience name for target.
shift_test.sc.pl: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/rule

.PHONY : shift_test.sc.pl

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.fpga"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/rule

# Convenience name for target.
shift_test.fpga: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/rule

.PHONY : shift_test.fpga

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.fpga.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.powerc"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/rule

# Convenience name for target.
shift_test.powerc: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/rule

.PHONY : shift_test.powerc

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.powerc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.power"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/rule

# Convenience name for target.
shift_test.power: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/rule

.PHONY : shift_test.power

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.power.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir

# All Build rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.slm.cmd.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.stim.txt.dir/all
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/all: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target shift_test.vsim.boot.ps"
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/rule

# Convenience name for target.
shift_test.vsim.boot.ps: apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/rule

.PHONY : shift_test.vsim.boot.ps

# clean rule for target.
apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/clean
.PHONY : apps/Arduino_tests/shift_test/CMakeFiles/shift_test.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.stim.txt"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/rule

# Convenience name for target.
wire_test.stim.txt: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/rule

.PHONY : wire_test.stim.txt

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=99 "Built target wire_test.links"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/rule

# Convenience name for target.
wire_test.links: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/rule

.PHONY : wire_test.links

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.s19.cmd"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/rule

# Convenience name for target.
wire_test.s19.cmd: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/rule

.PHONY : wire_test.s19.cmd

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.annotate"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/rule

# Convenience name for target.
wire_test.annotate: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/rule

.PHONY : wire_test.annotate

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.annotate.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.power"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/rule

# Convenience name for target.
wire_test.power: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/rule

.PHONY : wire_test.power

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.power.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.vsimc"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/rule

# Convenience name for target.
wire_test.vsimc: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/rule

.PHONY : wire_test.vsimc

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.read"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/rule

# Convenience name for target.
wire_test.read: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/rule

.PHONY : wire_test.read

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.read.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.vsim"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/rule

# Convenience name for target.
wire_test.vsim: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/rule

.PHONY : wire_test.vsim

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/rule

# Convenience name for target.
wire_test: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/rule

.PHONY : wire_test

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.vsim.boot.pl"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/rule

# Convenience name for target.
wire_test.vsim.boot.pl: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/rule

.PHONY : wire_test.vsim.boot.pl

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/all: CMakeFiles/crt0.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.elf"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/rule

# Convenience name for target.
wire_test.elf: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/rule

.PHONY : wire_test.elf

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.vsim.spi"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/rule

# Convenience name for target.
wire_test.vsim.spi: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/rule

.PHONY : wire_test.vsim.spi

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=100 "Built target wire_test.vsimc.spi.pl"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/rule

# Convenience name for target.
wire_test.vsimc.spi.pl: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/rule

.PHONY : wire_test.vsimc.spi.pl

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.vsim.boot"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/rule

# Convenience name for target.
wire_test.vsim.boot: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/rule

.PHONY : wire_test.vsim.boot

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.vsim.spi.ps"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/rule

# Convenience name for target.
wire_test.vsim.spi.ps: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/rule

.PHONY : wire_test.vsim.spi.ps

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.vsim.spi.pl"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/rule

# Convenience name for target.
wire_test.vsim.spi.pl: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/rule

.PHONY : wire_test.vsim.spi.pl

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.slm.cmd"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/rule

# Convenience name for target.
wire_test.slm.cmd: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/rule

.PHONY : wire_test.slm.cmd

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.bin.cmd"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/rule

# Convenience name for target.
wire_test.bin.cmd: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/rule

.PHONY : wire_test.bin.cmd

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.sc.pl"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/rule

# Convenience name for target.
wire_test.sc.pl: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/rule

.PHONY : wire_test.sc.pl

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.powerc"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/rule

# Convenience name for target.
wire_test.powerc: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/rule

.PHONY : wire_test.powerc

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.powerc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.kcg"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/rule

# Convenience name for target.
wire_test.kcg: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/rule

.PHONY : wire_test.kcg

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.kcg.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.vsim.boot.ps"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/rule

# Convenience name for target.
wire_test.vsim.boot.ps: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/rule

.PHONY : wire_test.vsim.boot.ps

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.sc.ps"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/rule

# Convenience name for target.
wire_test.sc.ps: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/rule

.PHONY : wire_test.sc.ps

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir

# All Build rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.stim.txt.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.links.dir/all
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/all: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target wire_test.fpga"
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/rule

# Convenience name for target.
wire_test.fpga: apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/rule

.PHONY : wire_test.fpga

# clean rule for target.
apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/build.make apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/clean
.PHONY : apps/Arduino_tests/wire_test/CMakeFiles/wire_test.fpga.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.kcg"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/rule

# Convenience name for target.
SPI_test.kcg: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/rule

.PHONY : SPI_test.kcg

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.kcg.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.slm.cmd"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/rule

# Convenience name for target.
SPI_test.slm.cmd: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/rule

.PHONY : SPI_test.slm.cmd

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.annotate"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/rule

# Convenience name for target.
SPI_test.annotate: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/rule

.PHONY : SPI_test.annotate

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.annotate.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.stim.txt"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/rule

# Convenience name for target.
SPI_test.stim.txt: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/rule

.PHONY : SPI_test.stim.txt

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.bin.cmd"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/rule

# Convenience name for target.
SPI_test.bin.cmd: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/rule

.PHONY : SPI_test.bin.cmd

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/rule

# Convenience name for target.
SPI_test: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/rule

.PHONY : SPI_test

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.s19.cmd"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/rule

# Convenience name for target.
SPI_test.s19.cmd: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/rule

.PHONY : SPI_test.s19.cmd

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.sc.pl"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/rule

# Convenience name for target.
SPI_test.sc.pl: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/rule

.PHONY : SPI_test.sc.pl

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.links"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/rule

# Convenience name for target.
SPI_test.links: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/rule

.PHONY : SPI_test.links

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.vsimc.spi.pl"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/rule

# Convenience name for target.
SPI_test.vsimc.spi.pl: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/rule

.PHONY : SPI_test.vsimc.spi.pl

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/all: CMakeFiles/crt0.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.elf"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/rule

# Convenience name for target.
SPI_test.elf: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/rule

.PHONY : SPI_test.elf

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.vsim.spi"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/rule

# Convenience name for target.
SPI_test.vsim.spi: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/rule

.PHONY : SPI_test.vsim.spi

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=6 "Built target SPI_test.vsim.boot"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/rule

# Convenience name for target.
SPI_test.vsim.boot: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/rule

.PHONY : SPI_test.vsim.boot

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.vsim.spi.ps"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/rule

# Convenience name for target.
SPI_test.vsim.spi.ps: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/rule

.PHONY : SPI_test.vsim.spi.ps

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.vsim.boot.pl"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/rule

# Convenience name for target.
SPI_test.vsim.boot.pl: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/rule

.PHONY : SPI_test.vsim.boot.pl

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.vsimc"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/rule

# Convenience name for target.
SPI_test.vsimc: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/rule

.PHONY : SPI_test.vsimc

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.powerc"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/rule

# Convenience name for target.
SPI_test.powerc: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/rule

.PHONY : SPI_test.powerc

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.powerc.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.read"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/rule

# Convenience name for target.
SPI_test.read: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/rule

.PHONY : SPI_test.read

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.read.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.power"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/rule

# Convenience name for target.
SPI_test.power: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/rule

.PHONY : SPI_test.power

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.power.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.vsim.boot.ps"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/rule

# Convenience name for target.
SPI_test.vsim.boot.ps: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/rule

.PHONY : SPI_test.vsim.boot.ps

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.vsim"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/rule

# Convenience name for target.
SPI_test.vsim: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/rule

.PHONY : SPI_test.vsim

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.sc.ps"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/rule

# Convenience name for target.
SPI_test.sc.ps: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/rule

.PHONY : SPI_test.sc.ps

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.vsim.spi.pl"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/rule

# Convenience name for target.
SPI_test.vsim.spi.pl: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/rule

.PHONY : SPI_test.vsim.spi.pl

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir

# All Build rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.slm.cmd.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.stim.txt.dir/all
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/all: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target SPI_test.fpga"
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/all

# Build rule for subdir invocation for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/rule

# Convenience name for target.
SPI_test.fpga: apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/rule

.PHONY : SPI_test.fpga

# clean rule for target.
apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/build.make apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/clean
.PHONY : apps/Arduino_tests/SPI_test/CMakeFiles/SPI_test.fpga.dir/clean

#=============================================================================
# Target rules for target apps/bench/CMakeFiles/perfbench.extras.dir

# All Build rule for target.
apps/bench/CMakeFiles/perfbench.extras.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/CMakeFiles/perfbench.extras.dir/build.make apps/bench/CMakeFiles/perfbench.extras.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/CMakeFiles/perfbench.extras.dir/build.make apps/bench/CMakeFiles/perfbench.extras.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.extras"
.PHONY : apps/bench/CMakeFiles/perfbench.extras.dir/all

# Build rule for subdir invocation for target.
apps/bench/CMakeFiles/perfbench.extras.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/CMakeFiles/perfbench.extras.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/CMakeFiles/perfbench.extras.dir/rule

# Convenience name for target.
perfbench.extras: apps/bench/CMakeFiles/perfbench.extras.dir/rule

.PHONY : perfbench.extras

# clean rule for target.
apps/bench/CMakeFiles/perfbench.extras.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/CMakeFiles/perfbench.extras.dir/build.make apps/bench/CMakeFiles/perfbench.extras.dir/clean
.PHONY : apps/bench/CMakeFiles/perfbench.extras.dir/clean

#=============================================================================
# Target rules for target apps/bench/CMakeFiles/perfbench.core.dir

# All Build rule for target.
apps/bench/CMakeFiles/perfbench.core.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/CMakeFiles/perfbench.core.dir/build.make apps/bench/CMakeFiles/perfbench.core.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/CMakeFiles/perfbench.core.dir/build.make apps/bench/CMakeFiles/perfbench.core.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.core"
.PHONY : apps/bench/CMakeFiles/perfbench.core.dir/all

# Build rule for subdir invocation for target.
apps/bench/CMakeFiles/perfbench.core.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/CMakeFiles/perfbench.core.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/CMakeFiles/perfbench.core.dir/rule

# Convenience name for target.
perfbench.core: apps/bench/CMakeFiles/perfbench.core.dir/rule

.PHONY : perfbench.core

# clean rule for target.
apps/bench/CMakeFiles/perfbench.core.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/CMakeFiles/perfbench.core.dir/build.make apps/bench/CMakeFiles/perfbench.core.dir/clean
.PHONY : apps/bench/CMakeFiles/perfbench.core.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.slm.cmd"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/rule

# Convenience name for target.
perfbench.conv2d.slm.cmd: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/rule

.PHONY : perfbench.conv2d.slm.cmd

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.vsimc"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/rule

# Convenience name for target.
perfbench.conv2d.vsimc: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/rule

.PHONY : perfbench.conv2d.vsimc

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.kcg"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/rule

# Convenience name for target.
perfbench.conv2d.kcg: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/rule

.PHONY : perfbench.conv2d.kcg

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.kcg.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.powerc"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/rule

# Convenience name for target.
perfbench.conv2d.powerc: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/rule

.PHONY : perfbench.conv2d.powerc

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.powerc.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=45 "Built target perfbench.conv2d.s19.cmd"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/rule

# Convenience name for target.
perfbench.conv2d.s19.cmd: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/rule

.PHONY : perfbench.conv2d.s19.cmd

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.vsim"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/rule

# Convenience name for target.
perfbench.conv2d.vsim: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/rule

.PHONY : perfbench.conv2d.vsim

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.bin.cmd"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/rule

# Convenience name for target.
perfbench.conv2d.bin.cmd: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/rule

.PHONY : perfbench.conv2d.bin.cmd

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all: CMakeFiles/crt0.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all: apps/bench/CMakeFiles/perfbench.core.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.elf"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/rule

# Convenience name for target.
perfbench.conv2d.elf: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/rule

.PHONY : perfbench.conv2d.elf

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.annotate"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/rule

# Convenience name for target.
perfbench.conv2d.annotate: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/rule

.PHONY : perfbench.conv2d.annotate

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.annotate.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.stim.txt"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/rule

# Convenience name for target.
perfbench.conv2d.stim.txt: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/rule

.PHONY : perfbench.conv2d.stim.txt

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.fpga"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/rule

# Convenience name for target.
perfbench.conv2d.fpga: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/rule

.PHONY : perfbench.conv2d.fpga

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.fpga.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.vsim.spi"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/rule

# Convenience name for target.
perfbench.conv2d.vsim.spi: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/rule

.PHONY : perfbench.conv2d.vsim.spi

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.vsimc.spi.pl"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/rule

# Convenience name for target.
perfbench.conv2d.vsimc.spi.pl: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/rule

.PHONY : perfbench.conv2d.vsimc.spi.pl

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.vsim.spi.ps"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/rule

# Convenience name for target.
perfbench.conv2d.vsim.spi.ps: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/rule

.PHONY : perfbench.conv2d.vsim.spi.ps

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.sc.ps"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/rule

# Convenience name for target.
perfbench.conv2d.sc.ps: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/rule

.PHONY : perfbench.conv2d.sc.ps

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.read"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/rule

# Convenience name for target.
perfbench.conv2d.read: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/rule

.PHONY : perfbench.conv2d.read

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.read.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.vsim.boot"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/rule

# Convenience name for target.
perfbench.conv2d.vsim.boot: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/rule

.PHONY : perfbench.conv2d.vsim.boot

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.vsim.boot.ps"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/rule

# Convenience name for target.
perfbench.conv2d.vsim.boot.ps: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/rule

.PHONY : perfbench.conv2d.vsim.boot.ps

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.vsim.spi.pl"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/rule

# Convenience name for target.
perfbench.conv2d.vsim.spi.pl: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/rule

.PHONY : perfbench.conv2d.vsim.spi.pl

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.bin.cmd.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/rule

# Convenience name for target.
perfbench.conv2d: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/rule

.PHONY : perfbench.conv2d

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.vsim.boot.pl"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/rule

# Convenience name for target.
perfbench.conv2d.vsim.boot.pl: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/rule

.PHONY : perfbench.conv2d.vsim.boot.pl

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.links"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/rule

# Convenience name for target.
perfbench.conv2d.links: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/rule

.PHONY : perfbench.conv2d.links

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.sc.pl"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/rule

# Convenience name for target.
perfbench.conv2d.sc.pl: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/rule

.PHONY : perfbench.conv2d.sc.pl

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir

# All Build rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.slm.cmd.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.stim.txt.dir/all
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/all: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.conv2d.power"
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/all

# Build rule for subdir invocation for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/rule

# Convenience name for target.
perfbench.conv2d.power: apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/rule

.PHONY : perfbench.conv2d.power

# clean rule for target.
apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/build.make apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/clean
.PHONY : apps/bench/conv2d/CMakeFiles/perfbench.conv2d.power.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.vsimc"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/rule

# Convenience name for target.
perfbench.fdctfst.vsimc: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/rule

.PHONY : perfbench.fdctfst.vsimc

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=46 "Built target perfbench.fdctfst.bin.cmd"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/rule

# Convenience name for target.
perfbench.fdctfst.bin.cmd: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/rule

.PHONY : perfbench.fdctfst.bin.cmd

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=47 "Built target perfbench.fdctfst.vsim.boot"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/rule

# Convenience name for target.
perfbench.fdctfst.vsim.boot: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/rule

.PHONY : perfbench.fdctfst.vsim.boot

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.sc.ps"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/rule

# Convenience name for target.
perfbench.fdctfst.sc.ps: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/rule

.PHONY : perfbench.fdctfst.sc.ps

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.s19.cmd"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/rule

# Convenience name for target.
perfbench.fdctfst.s19.cmd: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/rule

.PHONY : perfbench.fdctfst.s19.cmd

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.stim.txt"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/rule

# Convenience name for target.
perfbench.fdctfst.stim.txt: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/rule

.PHONY : perfbench.fdctfst.stim.txt

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.vsim.spi.ps"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/rule

# Convenience name for target.
perfbench.fdctfst.vsim.spi.ps: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/rule

.PHONY : perfbench.fdctfst.vsim.spi.ps

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.slm.cmd"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/rule

# Convenience name for target.
perfbench.fdctfst.slm.cmd: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/rule

.PHONY : perfbench.fdctfst.slm.cmd

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.annotate"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/rule

# Convenience name for target.
perfbench.fdctfst.annotate: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/rule

.PHONY : perfbench.fdctfst.annotate

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.annotate.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.read"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/rule

# Convenience name for target.
perfbench.fdctfst.read: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/rule

.PHONY : perfbench.fdctfst.read

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.read.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.fpga"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/rule

# Convenience name for target.
perfbench.fdctfst.fpga: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/rule

.PHONY : perfbench.fdctfst.fpga

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.fpga.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all: CMakeFiles/crt0.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all: apps/bench/CMakeFiles/perfbench.core.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.elf"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/rule

# Convenience name for target.
perfbench.fdctfst.elf: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/rule

.PHONY : perfbench.fdctfst.elf

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.elf.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.kcg"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/rule

# Convenience name for target.
perfbench.fdctfst.kcg: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/rule

.PHONY : perfbench.fdctfst.kcg

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.kcg.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.vsim"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/rule

# Convenience name for target.
perfbench.fdctfst.vsim: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/rule

.PHONY : perfbench.fdctfst.vsim

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.power"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/rule

# Convenience name for target.
perfbench.fdctfst.power: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/rule

.PHONY : perfbench.fdctfst.power

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.power.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.vsim.spi"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/rule

# Convenience name for target.
perfbench.fdctfst.vsim.spi: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/rule

.PHONY : perfbench.fdctfst.vsim.spi

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.bin.cmd.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/rule

# Convenience name for target.
perfbench.fdctfst: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/rule

.PHONY : perfbench.fdctfst

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.vsim.spi.pl"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/rule

# Convenience name for target.
perfbench.fdctfst.vsim.spi.pl: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/rule

.PHONY : perfbench.fdctfst.vsim.spi.pl

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.vsimc.spi.pl"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/rule

# Convenience name for target.
perfbench.fdctfst.vsimc.spi.pl: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/rule

.PHONY : perfbench.fdctfst.vsimc.spi.pl

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.links"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/rule

# Convenience name for target.
perfbench.fdctfst.links: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/rule

.PHONY : perfbench.fdctfst.links

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.vsim.boot.pl"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/rule

# Convenience name for target.
perfbench.fdctfst.vsim.boot.pl: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/rule

.PHONY : perfbench.fdctfst.vsim.boot.pl

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.sc.pl"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/rule

# Convenience name for target.
perfbench.fdctfst.sc.pl: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/rule

.PHONY : perfbench.fdctfst.sc.pl

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.powerc"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/rule

# Convenience name for target.
perfbench.fdctfst.powerc: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/rule

.PHONY : perfbench.fdctfst.powerc

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.powerc.dir/clean

#=============================================================================
# Target rules for target apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir

# All Build rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.stim.txt.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.slm.cmd.dir/all
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/all: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fdctfst.vsim.boot.ps"
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/rule

# Convenience name for target.
perfbench.fdctfst.vsim.boot.ps: apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/rule

.PHONY : perfbench.fdctfst.vsim.boot.ps

# clean rule for target.
apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/build.make apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/clean
.PHONY : apps/bench/fdctfst/CMakeFiles/perfbench.fdctfst.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.read"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/rule

# Convenience name for target.
perfbench.ipm.read: apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/rule

.PHONY : perfbench.ipm.read

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.read.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.links"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/rule

# Convenience name for target.
perfbench.ipm.links: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/rule

.PHONY : perfbench.ipm.links

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.slm.cmd"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/rule

# Convenience name for target.
perfbench.ipm.slm.cmd: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/rule

.PHONY : perfbench.ipm.slm.cmd

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.bin.cmd"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/rule

# Convenience name for target.
perfbench.ipm.bin.cmd: apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/rule

.PHONY : perfbench.ipm.bin.cmd

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=51 "Built target perfbench.ipm.stim.txt"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/rule

# Convenience name for target.
perfbench.ipm.stim.txt: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/rule

.PHONY : perfbench.ipm.stim.txt

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.annotate"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/rule

# Convenience name for target.
perfbench.ipm.annotate: apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/rule

.PHONY : perfbench.ipm.annotate

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.annotate.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.powerc"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/rule

# Convenience name for target.
perfbench.ipm.powerc: apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/rule

.PHONY : perfbench.ipm.powerc

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.powerc.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all: CMakeFiles/crt0.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all: apps/bench/CMakeFiles/perfbench.core.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.elf"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/rule

# Convenience name for target.
perfbench.ipm.elf: apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/rule

.PHONY : perfbench.ipm.elf

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.vsim"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/rule

# Convenience name for target.
perfbench.ipm.vsim: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/rule

.PHONY : perfbench.ipm.vsim

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.vsim.boot"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/rule

# Convenience name for target.
perfbench.ipm.vsim.boot: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/rule

.PHONY : perfbench.ipm.vsim.boot

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.power"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/rule

# Convenience name for target.
perfbench.ipm.power: apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/rule

.PHONY : perfbench.ipm.power

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.power.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.vsim.spi.ps"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/rule

# Convenience name for target.
perfbench.ipm.vsim.spi.ps: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/rule

.PHONY : perfbench.ipm.vsim.spi.ps

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.vsim.spi.pl"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/rule

# Convenience name for target.
perfbench.ipm.vsim.spi.pl: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/rule

.PHONY : perfbench.ipm.vsim.spi.pl

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.vsimc.spi.pl"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/rule

# Convenience name for target.
perfbench.ipm.vsimc.spi.pl: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/rule

.PHONY : perfbench.ipm.vsimc.spi.pl

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.kcg"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/rule

# Convenience name for target.
perfbench.ipm.kcg: apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/rule

.PHONY : perfbench.ipm.kcg

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.kcg.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.s19.cmd"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/rule

# Convenience name for target.
perfbench.ipm.s19.cmd: apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/rule

.PHONY : perfbench.ipm.s19.cmd

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.vsim.boot.pl"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/rule

# Convenience name for target.
perfbench.ipm.vsim.boot.pl: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/rule

.PHONY : perfbench.ipm.vsim.boot.pl

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.sc.ps"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/rule

# Convenience name for target.
perfbench.ipm.sc.ps: apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/rule

.PHONY : perfbench.ipm.sc.ps

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.sc.pl"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/rule

# Convenience name for target.
perfbench.ipm.sc.pl: apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/rule

.PHONY : perfbench.ipm.sc.pl

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.vsimc"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/rule

# Convenience name for target.
perfbench.ipm.vsimc: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/rule

.PHONY : perfbench.ipm.vsimc

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.vsim.boot.ps"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/rule

# Convenience name for target.
perfbench.ipm.vsim.boot.ps: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/rule

.PHONY : perfbench.ipm.vsim.boot.ps

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.bin.cmd.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/rule

# Convenience name for target.
perfbench.ipm: apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/rule

.PHONY : perfbench.ipm

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.vsim.spi"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/rule

# Convenience name for target.
perfbench.ipm.vsim.spi: apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/rule

.PHONY : perfbench.ipm.vsim.spi

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir

# All Build rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.links.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.slm.cmd.dir/all
apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/all: apps/bench/ipm/CMakeFiles/perfbench.ipm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.ipm.fpga"
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/all

# Build rule for subdir invocation for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/rule

# Convenience name for target.
perfbench.ipm.fpga: apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/rule

.PHONY : perfbench.ipm.fpga

# clean rule for target.
apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/build.make apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/clean
.PHONY : apps/bench/ipm/CMakeFiles/perfbench.ipm.fpga.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.kcg"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/rule

# Convenience name for target.
perfbench.fir.kcg: apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/rule

.PHONY : perfbench.fir.kcg

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.kcg.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.dir/rule

# Convenience name for target.
perfbench.fir: apps/bench/fir/CMakeFiles/perfbench.fir.dir/rule

.PHONY : perfbench.fir

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.stim.txt"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/rule

# Convenience name for target.
perfbench.fir.stim.txt: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/rule

.PHONY : perfbench.fir.stim.txt

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.read.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.read"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/rule

# Convenience name for target.
perfbench.fir.read: apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/rule

.PHONY : perfbench.fir.read

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.read.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=50 "Built target perfbench.fir.vsim.spi.ps"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/rule

# Convenience name for target.
perfbench.fir.vsim.spi.ps: apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/rule

.PHONY : perfbench.fir.vsim.spi.ps

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.vsim"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/rule

# Convenience name for target.
perfbench.fir.vsim: apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/rule

.PHONY : perfbench.fir.vsim

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.s19.cmd"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/rule

# Convenience name for target.
perfbench.fir.s19.cmd: apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/rule

.PHONY : perfbench.fir.s19.cmd

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.vsim.boot"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/rule

# Convenience name for target.
perfbench.fir.vsim.boot: apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/rule

.PHONY : perfbench.fir.vsim.boot

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.vsimc.spi.pl"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/rule

# Convenience name for target.
perfbench.fir.vsimc.spi.pl: apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/rule

.PHONY : perfbench.fir.vsimc.spi.pl

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.sc.pl"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/rule

# Convenience name for target.
perfbench.fir.sc.pl: apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/rule

.PHONY : perfbench.fir.sc.pl

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.bin.cmd"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/rule

# Convenience name for target.
perfbench.fir.bin.cmd: apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/rule

.PHONY : perfbench.fir.bin.cmd

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.vsim.boot.pl"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/rule

# Convenience name for target.
perfbench.fir.vsim.boot.pl: apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/rule

.PHONY : perfbench.fir.vsim.boot.pl

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.vsimc"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/rule

# Convenience name for target.
perfbench.fir.vsimc: apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/rule

.PHONY : perfbench.fir.vsimc

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.annotate"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/rule

# Convenience name for target.
perfbench.fir.annotate: apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/rule

.PHONY : perfbench.fir.annotate

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.annotate.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.links.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=49 "Built target perfbench.fir.links"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/rule

# Convenience name for target.
perfbench.fir.links: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/rule

.PHONY : perfbench.fir.links

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all: CMakeFiles/crt0.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all: apps/bench/CMakeFiles/perfbench.extras.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all: apps/bench/CMakeFiles/perfbench.core.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.elf"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/rule

# Convenience name for target.
perfbench.fir.elf: apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/rule

.PHONY : perfbench.fir.elf

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.vsim.spi"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/rule

# Convenience name for target.
perfbench.fir.vsim.spi: apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/rule

.PHONY : perfbench.fir.vsim.spi

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.fpga"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/rule

# Convenience name for target.
perfbench.fir.fpga: apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/rule

.PHONY : perfbench.fir.fpga

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.fpga.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.vsim.spi.pl"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/rule

# Convenience name for target.
perfbench.fir.vsim.spi.pl: apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/rule

.PHONY : perfbench.fir.vsim.spi.pl

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.powerc"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/rule

# Convenience name for target.
perfbench.fir.powerc: apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/rule

.PHONY : perfbench.fir.powerc

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.powerc.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.slm.cmd"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/rule

# Convenience name for target.
perfbench.fir.slm.cmd: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/rule

.PHONY : perfbench.fir.slm.cmd

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.power.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.power"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/rule

# Convenience name for target.
perfbench.fir.power: apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/rule

.PHONY : perfbench.fir.power

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.power.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.stim.txt.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.links.dir/all
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/all: apps/bench/fir/CMakeFiles/perfbench.fir.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.vsim.boot.ps"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/rule

# Convenience name for target.
perfbench.fir.vsim.boot.ps: apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/rule

.PHONY : perfbench.fir.vsim.boot.ps

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir

# All Build rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fir.sc.ps"
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/rule

# Convenience name for target.
perfbench.fir.sc.ps: apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/rule

.PHONY : perfbench.fir.sc.ps

# clean rule for target.
apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/build.make apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/clean
.PHONY : apps/bench/fir/CMakeFiles/perfbench.fir.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.kcg"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/rule

# Convenience name for target.
perfbench.fft.kcg: apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/rule

.PHONY : perfbench.fft.kcg

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.kcg.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.dir/rule

# Convenience name for target.
perfbench.fft: apps/bench/fft/CMakeFiles/perfbench.fft.dir/rule

.PHONY : perfbench.fft

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.links.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.links"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/rule

# Convenience name for target.
perfbench.fft.links: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/rule

.PHONY : perfbench.fft.links

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.annotate"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/rule

# Convenience name for target.
perfbench.fft.annotate: apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/rule

.PHONY : perfbench.fft.annotate

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.annotate.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.vsimc"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/rule

# Convenience name for target.
perfbench.fft.vsimc: apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/rule

.PHONY : perfbench.fft.vsimc

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.vsim.boot"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/rule

# Convenience name for target.
perfbench.fft.vsim.boot: apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/rule

.PHONY : perfbench.fft.vsim.boot

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.vsim.spi.ps"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/rule

# Convenience name for target.
perfbench.fft.vsim.spi.ps: apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/rule

.PHONY : perfbench.fft.vsim.spi.ps

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.vsim"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/rule

# Convenience name for target.
perfbench.fft.vsim: apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/rule

.PHONY : perfbench.fft.vsim

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.s19.cmd"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/rule

# Convenience name for target.
perfbench.fft.s19.cmd: apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/rule

.PHONY : perfbench.fft.s19.cmd

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.vsim.spi"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/rule

# Convenience name for target.
perfbench.fft.vsim.spi: apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/rule

.PHONY : perfbench.fft.vsim.spi

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.slm.cmd"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/rule

# Convenience name for target.
perfbench.fft.slm.cmd: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/rule

.PHONY : perfbench.fft.slm.cmd

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.bin.cmd"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/rule

# Convenience name for target.
perfbench.fft.bin.cmd: apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/rule

.PHONY : perfbench.fft.bin.cmd

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.read.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.read"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/rule

# Convenience name for target.
perfbench.fft.read: apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/rule

.PHONY : perfbench.fft.read

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.read.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.vsim.boot.ps"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/rule

# Convenience name for target.
perfbench.fft.vsim.boot.ps: apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/rule

.PHONY : perfbench.fft.vsim.boot.ps

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.vsim.spi.pl"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/rule

# Convenience name for target.
perfbench.fft.vsim.spi.pl: apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/rule

.PHONY : perfbench.fft.vsim.spi.pl

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.vsimc.spi.pl"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/rule

# Convenience name for target.
perfbench.fft.vsimc.spi.pl: apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/rule

.PHONY : perfbench.fft.vsimc.spi.pl

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.sc.ps"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/rule

# Convenience name for target.
perfbench.fft.sc.ps: apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/rule

.PHONY : perfbench.fft.sc.ps

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.vsim.boot.pl"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/rule

# Convenience name for target.
perfbench.fft.vsim.boot.pl: apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/rule

.PHONY : perfbench.fft.vsim.boot.pl

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.stim.txt"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/rule

# Convenience name for target.
perfbench.fft.stim.txt: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/rule

.PHONY : perfbench.fft.stim.txt

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=48 "Built target perfbench.fft.sc.pl"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/rule

# Convenience name for target.
perfbench.fft.sc.pl: apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/rule

.PHONY : perfbench.fft.sc.pl

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.fpga"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/rule

# Convenience name for target.
perfbench.fft.fpga: apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/rule

.PHONY : perfbench.fft.fpga

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.fpga.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all: CMakeFiles/crt0.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all: apps/bench/CMakeFiles/perfbench.core.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.elf"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/rule

# Convenience name for target.
perfbench.fft.elf: apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/rule

.PHONY : perfbench.fft.elf

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.elf.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.powerc"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/rule

# Convenience name for target.
perfbench.fft.powerc: apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/rule

.PHONY : perfbench.fft.powerc

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.powerc.dir/clean

#=============================================================================
# Target rules for target apps/bench/fft/CMakeFiles/perfbench.fft.power.dir

# All Build rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.links.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.slm.cmd.dir/all
apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/all: apps/bench/fft/CMakeFiles/perfbench.fft.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.fft.power"
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/all

# Build rule for subdir invocation for target.
apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/rule

# Convenience name for target.
perfbench.fft.power: apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/rule

.PHONY : perfbench.fft.power

# clean rule for target.
apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/build.make apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/clean
.PHONY : apps/bench/fft/CMakeFiles/perfbench.fft.power.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/rule

# Convenience name for target.
perfbench.aes_cbc: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/rule

.PHONY : perfbench.aes_cbc

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.vsimc"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/rule

# Convenience name for target.
perfbench.aes_cbc.vsimc: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/rule

.PHONY : perfbench.aes_cbc.vsimc

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.slm.cmd"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/rule

# Convenience name for target.
perfbench.aes_cbc.slm.cmd: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/rule

.PHONY : perfbench.aes_cbc.slm.cmd

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.sc.ps"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/rule

# Convenience name for target.
perfbench.aes_cbc.sc.ps: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/rule

.PHONY : perfbench.aes_cbc.sc.ps

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.stim.txt"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/rule

# Convenience name for target.
perfbench.aes_cbc.stim.txt: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/rule

.PHONY : perfbench.aes_cbc.stim.txt

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.vsim.spi.ps"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/rule

# Convenience name for target.
perfbench.aes_cbc.vsim.spi.ps: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/rule

.PHONY : perfbench.aes_cbc.vsim.spi.ps

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.links"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/rule

# Convenience name for target.
perfbench.aes_cbc.links: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/rule

.PHONY : perfbench.aes_cbc.links

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=44 "Built target perfbench.aes_cbc.vsim"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/rule

# Convenience name for target.
perfbench.aes_cbc.vsim: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/rule

.PHONY : perfbench.aes_cbc.vsim

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.vsimc.spi.pl"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/rule

# Convenience name for target.
perfbench.aes_cbc.vsimc.spi.pl: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/rule

.PHONY : perfbench.aes_cbc.vsimc.spi.pl

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.kcg"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/rule

# Convenience name for target.
perfbench.aes_cbc.kcg: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/rule

.PHONY : perfbench.aes_cbc.kcg

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.kcg.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.annotate"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/rule

# Convenience name for target.
perfbench.aes_cbc.annotate: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/rule

.PHONY : perfbench.aes_cbc.annotate

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.annotate.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.vsim.boot.pl"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/rule

# Convenience name for target.
perfbench.aes_cbc.vsim.boot.pl: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/rule

.PHONY : perfbench.aes_cbc.vsim.boot.pl

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.read"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/rule

# Convenience name for target.
perfbench.aes_cbc.read: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/rule

.PHONY : perfbench.aes_cbc.read

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.read.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all: CMakeFiles/crt0.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all: apps/bench/CMakeFiles/perfbench.core.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.elf"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/rule

# Convenience name for target.
perfbench.aes_cbc.elf: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/rule

.PHONY : perfbench.aes_cbc.elf

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.vsim.spi.pl"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/rule

# Convenience name for target.
perfbench.aes_cbc.vsim.spi.pl: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/rule

.PHONY : perfbench.aes_cbc.vsim.spi.pl

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.bin.cmd"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/rule

# Convenience name for target.
perfbench.aes_cbc.bin.cmd: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/rule

.PHONY : perfbench.aes_cbc.bin.cmd

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.vsim.spi"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/rule

# Convenience name for target.
perfbench.aes_cbc.vsim.spi: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/rule

.PHONY : perfbench.aes_cbc.vsim.spi

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.vsim.boot"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/rule

# Convenience name for target.
perfbench.aes_cbc.vsim.boot: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/rule

.PHONY : perfbench.aes_cbc.vsim.boot

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.s19.cmd"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/rule

# Convenience name for target.
perfbench.aes_cbc.s19.cmd: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/rule

.PHONY : perfbench.aes_cbc.s19.cmd

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.sc.pl"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/rule

# Convenience name for target.
perfbench.aes_cbc.sc.pl: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/rule

.PHONY : perfbench.aes_cbc.sc.pl

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.vsim.boot.ps"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/rule

# Convenience name for target.
perfbench.aes_cbc.vsim.boot.ps: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/rule

.PHONY : perfbench.aes_cbc.vsim.boot.ps

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.powerc"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/rule

# Convenience name for target.
perfbench.aes_cbc.powerc: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/rule

.PHONY : perfbench.aes_cbc.powerc

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.powerc.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.power"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/rule

# Convenience name for target.
perfbench.aes_cbc.power: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/rule

.PHONY : perfbench.aes_cbc.power

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.power.dir/clean

#=============================================================================
# Target rules for target apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir

# All Build rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.slm.cmd.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.stim.txt.dir/all
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/all: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.aes_cbc.fpga"
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/all

# Build rule for subdir invocation for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/rule

# Convenience name for target.
perfbench.aes_cbc.fpga: apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/rule

.PHONY : perfbench.aes_cbc.fpga

# clean rule for target.
apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/build.make apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/clean
.PHONY : apps/bench/aes_cbc/CMakeFiles/perfbench.aes_cbc.fpga.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/rule

# Convenience name for target.
perfbench.keccak: apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/rule

.PHONY : perfbench.keccak

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.stim.txt"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/rule

# Convenience name for target.
perfbench.keccak.stim.txt: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/rule

.PHONY : perfbench.keccak.stim.txt

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.vsimc"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/rule

# Convenience name for target.
perfbench.keccak.vsimc: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/rule

.PHONY : perfbench.keccak.vsimc

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.annotate"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/rule

# Convenience name for target.
perfbench.keccak.annotate: apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/rule

.PHONY : perfbench.keccak.annotate

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.annotate.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.kcg"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/rule

# Convenience name for target.
perfbench.keccak.kcg: apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/rule

.PHONY : perfbench.keccak.kcg

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.kcg.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.slm.cmd"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/rule

# Convenience name for target.
perfbench.keccak.slm.cmd: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/rule

.PHONY : perfbench.keccak.slm.cmd

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.s19.cmd"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/rule

# Convenience name for target.
perfbench.keccak.s19.cmd: apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/rule

.PHONY : perfbench.keccak.s19.cmd

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.links"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/rule

# Convenience name for target.
perfbench.keccak.links: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/rule

.PHONY : perfbench.keccak.links

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.bin.cmd"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/rule

# Convenience name for target.
perfbench.keccak.bin.cmd: apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/rule

.PHONY : perfbench.keccak.bin.cmd

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.fpga"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/rule

# Convenience name for target.
perfbench.keccak.fpga: apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/rule

.PHONY : perfbench.keccak.fpga

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.fpga.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.read"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/rule

# Convenience name for target.
perfbench.keccak.read: apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/rule

.PHONY : perfbench.keccak.read

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.read.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all: CMakeFiles/crt0.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all: apps/bench/CMakeFiles/perfbench.core.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.elf"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/rule

# Convenience name for target.
perfbench.keccak.elf: apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/rule

.PHONY : perfbench.keccak.elf

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.elf.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.vsim.boot.pl"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/rule

# Convenience name for target.
perfbench.keccak.vsim.boot.pl: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/rule

.PHONY : perfbench.keccak.vsim.boot.pl

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.vsim.spi"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/rule

# Convenience name for target.
perfbench.keccak.vsim.spi: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/rule

.PHONY : perfbench.keccak.vsim.spi

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.vsim.boot"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/rule

# Convenience name for target.
perfbench.keccak.vsim.boot: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/rule

.PHONY : perfbench.keccak.vsim.boot

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.vsim.boot.ps"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/rule

# Convenience name for target.
perfbench.keccak.vsim.boot.ps: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/rule

.PHONY : perfbench.keccak.vsim.boot.ps

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.vsim"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/rule

# Convenience name for target.
perfbench.keccak.vsim: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/rule

.PHONY : perfbench.keccak.vsim

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.vsim.spi.ps"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/rule

# Convenience name for target.
perfbench.keccak.vsim.spi.ps: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/rule

.PHONY : perfbench.keccak.vsim.spi.ps

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.vsim.spi.pl"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/rule

# Convenience name for target.
perfbench.keccak.vsim.spi.pl: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/rule

.PHONY : perfbench.keccak.vsim.spi.pl

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.sc.pl"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/rule

# Convenience name for target.
perfbench.keccak.sc.pl: apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/rule

.PHONY : perfbench.keccak.sc.pl

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.vsimc.spi.pl"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/rule

# Convenience name for target.
perfbench.keccak.vsimc.spi.pl: apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/rule

.PHONY : perfbench.keccak.vsimc.spi.pl

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.powerc"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/rule

# Convenience name for target.
perfbench.keccak.powerc: apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/rule

.PHONY : perfbench.keccak.powerc

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.powerc.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.stim.txt.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.slm.cmd.dir/all
apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/all: apps/bench/keccak/CMakeFiles/perfbench.keccak.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=52 "Built target perfbench.keccak.power"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/rule

# Convenience name for target.
perfbench.keccak.power: apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/rule

.PHONY : perfbench.keccak.power

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.power.dir/clean

#=============================================================================
# Target rules for target apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir

# All Build rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.keccak.sc.ps"
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/rule

# Convenience name for target.
perfbench.keccak.sc.ps: apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/rule

.PHONY : perfbench.keccak.sc.ps

# clean rule for target.
apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/build.make apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/clean
.PHONY : apps/bench/keccak/CMakeFiles/perfbench.keccak.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.kcg"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/rule

# Convenience name for target.
perfbench.sha.kcg: apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/rule

.PHONY : perfbench.sha.kcg

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.kcg.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.dir/rule

# Convenience name for target.
perfbench.sha: apps/bench/sha/CMakeFiles/perfbench.sha.dir/rule

.PHONY : perfbench.sha

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.vsimc"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/rule

# Convenience name for target.
perfbench.sha.vsimc: apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/rule

.PHONY : perfbench.sha.vsimc

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.stim.txt"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/rule

# Convenience name for target.
perfbench.sha.stim.txt: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/rule

.PHONY : perfbench.sha.stim.txt

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.read.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.read"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/rule

# Convenience name for target.
perfbench.sha.read: apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/rule

.PHONY : perfbench.sha.read

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.read.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.s19.cmd"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/rule

# Convenience name for target.
perfbench.sha.s19.cmd: apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/rule

.PHONY : perfbench.sha.s19.cmd

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.links.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.links"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/rule

# Convenience name for target.
perfbench.sha.links: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/rule

.PHONY : perfbench.sha.links

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.vsimc.spi.pl"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/rule

# Convenience name for target.
perfbench.sha.vsimc.spi.pl: apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/rule

.PHONY : perfbench.sha.vsimc.spi.pl

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.annotate"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/rule

# Convenience name for target.
perfbench.sha.annotate: apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/rule

.PHONY : perfbench.sha.annotate

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.annotate.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.vsim.spi.pl"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/rule

# Convenience name for target.
perfbench.sha.vsim.spi.pl: apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/rule

.PHONY : perfbench.sha.vsim.spi.pl

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all: CMakeFiles/crt0.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all: apps/bench/CMakeFiles/perfbench.core.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=53 "Built target perfbench.sha.elf"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/rule

# Convenience name for target.
perfbench.sha.elf: apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/rule

.PHONY : perfbench.sha.elf

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.vsim"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/rule

# Convenience name for target.
perfbench.sha.vsim: apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/rule

.PHONY : perfbench.sha.vsim

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.vsim.spi.ps"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/rule

# Convenience name for target.
perfbench.sha.vsim.spi.ps: apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/rule

.PHONY : perfbench.sha.vsim.spi.ps

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=54 "Built target perfbench.sha.vsim.spi"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/rule

# Convenience name for target.
perfbench.sha.vsim.spi: apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/rule

.PHONY : perfbench.sha.vsim.spi

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.vsim.boot"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/rule

# Convenience name for target.
perfbench.sha.vsim.boot: apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/rule

.PHONY : perfbench.sha.vsim.boot

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.vsim.boot.pl"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/rule

# Convenience name for target.
perfbench.sha.vsim.boot.pl: apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/rule

.PHONY : perfbench.sha.vsim.boot.pl

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.slm.cmd"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/rule

# Convenience name for target.
perfbench.sha.slm.cmd: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/rule

.PHONY : perfbench.sha.slm.cmd

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.sc.pl"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/rule

# Convenience name for target.
perfbench.sha.sc.pl: apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/rule

.PHONY : perfbench.sha.sc.pl

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.powerc"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/rule

# Convenience name for target.
perfbench.sha.powerc: apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/rule

.PHONY : perfbench.sha.powerc

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.powerc.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.power.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.power"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/rule

# Convenience name for target.
perfbench.sha.power: apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/rule

.PHONY : perfbench.sha.power

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.power.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.vsim.boot.ps"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/rule

# Convenience name for target.
perfbench.sha.vsim.boot.ps: apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/rule

.PHONY : perfbench.sha.vsim.boot.ps

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.sc.ps"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/rule

# Convenience name for target.
perfbench.sha.sc.ps: apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/rule

.PHONY : perfbench.sha.sc.ps

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.bin.cmd"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/rule

# Convenience name for target.
perfbench.sha.bin.cmd: apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/rule

.PHONY : perfbench.sha.bin.cmd

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir

# All Build rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.stim.txt.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.links.dir/all
apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/all: apps/bench/sha/CMakeFiles/perfbench.sha.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target perfbench.sha.fpga"
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/all

# Build rule for subdir invocation for target.
apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/rule

# Convenience name for target.
perfbench.sha.fpga: apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/rule

.PHONY : perfbench.sha.fpga

# clean rule for target.
apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/build.make apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/clean
.PHONY : apps/bench/sha/CMakeFiles/perfbench.sha.fpga.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.kcg"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/rule

# Convenience name for target.
fpga_test.kcg: apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/rule

.PHONY : fpga_test.kcg

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.kcg.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/rule

# Convenience name for target.
fpga_test: apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/rule

.PHONY : fpga_test

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.powerc"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/rule

# Convenience name for target.
fpga_test.powerc: apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/rule

.PHONY : fpga_test.powerc

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.powerc.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.links"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/rule

# Convenience name for target.
fpga_test.links: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/rule

.PHONY : fpga_test.links

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.bin.cmd"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/rule

# Convenience name for target.
fpga_test.bin.cmd: apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/rule

.PHONY : fpga_test.bin.cmd

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=21 "Built target fpga_test.stim.txt"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/rule

# Convenience name for target.
fpga_test.stim.txt: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/rule

.PHONY : fpga_test.stim.txt

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.annotate"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/rule

# Convenience name for target.
fpga_test.annotate: apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/rule

.PHONY : fpga_test.annotate

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.annotate.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.vsim.spi"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/rule

# Convenience name for target.
fpga_test.vsim.spi: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/rule

.PHONY : fpga_test.vsim.spi

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/all: CMakeFiles/crt0.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.elf"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/rule

# Convenience name for target.
fpga_test.elf: apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/rule

.PHONY : fpga_test.elf

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.vsim.spi.ps"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/rule

# Convenience name for target.
fpga_test.vsim.spi.ps: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/rule

.PHONY : fpga_test.vsim.spi.ps

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.read"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/rule

# Convenience name for target.
fpga_test.read: apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/rule

.PHONY : fpga_test.read

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.read.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.vsim.boot"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/rule

# Convenience name for target.
fpga_test.vsim.boot: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/rule

.PHONY : fpga_test.vsim.boot

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.s19.cmd"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/rule

# Convenience name for target.
fpga_test.s19.cmd: apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/rule

.PHONY : fpga_test.s19.cmd

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.vsim.spi.pl"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/rule

# Convenience name for target.
fpga_test.vsim.spi.pl: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/rule

.PHONY : fpga_test.vsim.spi.pl

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.vsimc"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/rule

# Convenience name for target.
fpga_test.vsimc: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/rule

.PHONY : fpga_test.vsimc

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.sc.ps"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/rule

# Convenience name for target.
fpga_test.sc.ps: apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/rule

.PHONY : fpga_test.sc.ps

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.slm.cmd"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/rule

# Convenience name for target.
fpga_test.slm.cmd: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/rule

.PHONY : fpga_test.slm.cmd

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.vsimc.spi.pl"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/rule

# Convenience name for target.
fpga_test.vsimc.spi.pl: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/rule

.PHONY : fpga_test.vsimc.spi.pl

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.vsim.boot.ps"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/rule

# Convenience name for target.
fpga_test.vsim.boot.ps: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/rule

.PHONY : fpga_test.vsim.boot.ps

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.vsim.boot.pl"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/rule

# Convenience name for target.
fpga_test.vsim.boot.pl: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/rule

.PHONY : fpga_test.vsim.boot.pl

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.vsim"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/rule

# Convenience name for target.
fpga_test.vsim: apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/rule

.PHONY : fpga_test.vsim

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.vsim.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.sc.pl"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/rule

# Convenience name for target.
fpga_test.sc.pl: apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/rule

.PHONY : fpga_test.sc.pl

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.power"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/rule

# Convenience name for target.
fpga_test.power: apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/rule

.PHONY : fpga_test.power

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.power.dir/clean

#=============================================================================
# Target rules for target apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir

# All Build rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.links.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.stim.txt.dir/all
apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/all: apps/fpga/fpga_test/CMakeFiles/fpga_test.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fpga_test.fpga"
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/all

# Build rule for subdir invocation for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/rule

# Convenience name for target.
fpga_test.fpga: apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/rule

.PHONY : fpga_test.fpga

# clean rule for target.
apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/build.make apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/clean
.PHONY : apps/fpga/fpga_test/CMakeFiles/fpga_test.fpga.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.kcg"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/rule

# Convenience name for target.
gpio_demo.kcg: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/rule

.PHONY : gpio_demo.kcg

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.kcg.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/rule

# Convenience name for target.
gpio_demo: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/rule

.PHONY : gpio_demo

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.stim.txt"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/rule

# Convenience name for target.
gpio_demo.stim.txt: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/rule

.PHONY : gpio_demo.stim.txt

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.read"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/rule

# Convenience name for target.
gpio_demo.read: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/rule

.PHONY : gpio_demo.read

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.read.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.vsim.boot.ps"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/rule

# Convenience name for target.
gpio_demo.vsim.boot.ps: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/rule

.PHONY : gpio_demo.vsim.boot.ps

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.vsim"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/rule

# Convenience name for target.
gpio_demo.vsim: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/rule

.PHONY : gpio_demo.vsim

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.bin.cmd"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/rule

# Convenience name for target.
gpio_demo.bin.cmd: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/rule

.PHONY : gpio_demo.bin.cmd

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.vsimc"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/rule

# Convenience name for target.
gpio_demo.vsimc: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/rule

.PHONY : gpio_demo.vsimc

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.links"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/rule

# Convenience name for target.
gpio_demo.links: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/rule

.PHONY : gpio_demo.links

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.vsim.spi.pl"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/rule

# Convenience name for target.
gpio_demo.vsim.spi.pl: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/rule

.PHONY : gpio_demo.vsim.spi.pl

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.slm.cmd"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/rule

# Convenience name for target.
gpio_demo.slm.cmd: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/rule

.PHONY : gpio_demo.slm.cmd

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.fpga"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/rule

# Convenience name for target.
gpio_demo.fpga: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/rule

.PHONY : gpio_demo.fpga

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.fpga.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.vsim.boot.pl"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/rule

# Convenience name for target.
gpio_demo.vsim.boot.pl: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/rule

.PHONY : gpio_demo.vsim.boot.pl

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/all: CMakeFiles/crt0.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.elf"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/rule

# Convenience name for target.
gpio_demo.elf: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/rule

.PHONY : gpio_demo.elf

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.s19.cmd"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/rule

# Convenience name for target.
gpio_demo.s19.cmd: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/rule

.PHONY : gpio_demo.s19.cmd

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.vsim.spi"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/rule

# Convenience name for target.
gpio_demo.vsim.spi: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/rule

.PHONY : gpio_demo.vsim.spi

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.annotate"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/rule

# Convenience name for target.
gpio_demo.annotate: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/rule

.PHONY : gpio_demo.annotate

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.annotate.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.vsimc.spi.pl"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/rule

# Convenience name for target.
gpio_demo.vsimc.spi.pl: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/rule

.PHONY : gpio_demo.vsimc.spi.pl

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.vsim.spi.ps"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/rule

# Convenience name for target.
gpio_demo.vsim.spi.ps: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/rule

.PHONY : gpio_demo.vsim.spi.ps

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.sc.pl"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/rule

# Convenience name for target.
gpio_demo.sc.pl: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/rule

.PHONY : gpio_demo.sc.pl

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=24 "Built target gpio_demo.vsim.boot"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/rule

# Convenience name for target.
gpio_demo.vsim.boot: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/rule

.PHONY : gpio_demo.vsim.boot

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.powerc"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/rule

# Convenience name for target.
gpio_demo.powerc: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/rule

.PHONY : gpio_demo.powerc

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.powerc.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.stim.txt.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.links.dir/all
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/all: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.power"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/rule

# Convenience name for target.
gpio_demo.power: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/rule

.PHONY : gpio_demo.power

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.power.dir/clean

#=============================================================================
# Target rules for target apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir

# All Build rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target gpio_demo.sc.ps"
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/rule

# Convenience name for target.
gpio_demo.sc.ps: apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/rule

.PHONY : gpio_demo.sc.ps

# clean rule for target.
apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/build.make apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/clean
.PHONY : apps/fpga/gpio_demo/CMakeFiles/gpio_demo.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.kcg"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/rule

# Convenience name for target.
led_demo.kcg: apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/rule

.PHONY : led_demo.kcg

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.kcg.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.dir/rule

# Convenience name for target.
led_demo: apps/fpga/led_demo/CMakeFiles/led_demo.dir/rule

.PHONY : led_demo

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.vsim"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/rule

# Convenience name for target.
led_demo.vsim: apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/rule

.PHONY : led_demo.vsim

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.stim.txt"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/rule

# Convenience name for target.
led_demo.stim.txt: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/rule

.PHONY : led_demo.stim.txt

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.links.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.links"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/rule

# Convenience name for target.
led_demo.links: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/rule

.PHONY : led_demo.links

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.vsimc"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/rule

# Convenience name for target.
led_demo.vsimc: apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/rule

.PHONY : led_demo.vsimc

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.annotate"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/rule

# Convenience name for target.
led_demo.annotate: apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/rule

.PHONY : led_demo.annotate

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.annotate.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.slm.cmd"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/rule

# Convenience name for target.
led_demo.slm.cmd: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/rule

.PHONY : led_demo.slm.cmd

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.read.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.read"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/rule

# Convenience name for target.
led_demo.read: apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/rule

.PHONY : led_demo.read

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.read.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.bin.cmd"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/rule

# Convenience name for target.
led_demo.bin.cmd: apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/rule

.PHONY : led_demo.bin.cmd

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.s19.cmd"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/rule

# Convenience name for target.
led_demo.s19.cmd: apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/rule

.PHONY : led_demo.s19.cmd

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.vsim.spi"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/rule

# Convenience name for target.
led_demo.vsim.spi: apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/rule

.PHONY : led_demo.vsim.spi

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.vsim.spi.ps"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/rule

# Convenience name for target.
led_demo.vsim.spi.ps: apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/rule

.PHONY : led_demo.vsim.spi.ps

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=29 "Built target led_demo.sc.ps"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/rule

# Convenience name for target.
led_demo.sc.ps: apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/rule

.PHONY : led_demo.sc.ps

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/all: CMakeFiles/crt0.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.elf"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/rule

# Convenience name for target.
led_demo.elf: apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/rule

.PHONY : led_demo.elf

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.elf.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.vsim.boot"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/rule

# Convenience name for target.
led_demo.vsim.boot: apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/rule

.PHONY : led_demo.vsim.boot

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.vsim.spi.pl"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/rule

# Convenience name for target.
led_demo.vsim.spi.pl: apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/rule

.PHONY : led_demo.vsim.spi.pl

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.vsimc.spi.pl"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/rule

# Convenience name for target.
led_demo.vsimc.spi.pl: apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/rule

.PHONY : led_demo.vsimc.spi.pl

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.vsim.boot.pl"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/rule

# Convenience name for target.
led_demo.vsim.boot.pl: apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/rule

.PHONY : led_demo.vsim.boot.pl

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.fpga"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/rule

# Convenience name for target.
led_demo.fpga: apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/rule

.PHONY : led_demo.fpga

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.fpga.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.sc.pl"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/rule

# Convenience name for target.
led_demo.sc.pl: apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/rule

.PHONY : led_demo.sc.pl

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.power.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.power"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/rule

# Convenience name for target.
led_demo.power: apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/rule

.PHONY : led_demo.power

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.power.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.powerc"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/rule

# Convenience name for target.
led_demo.powerc: apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/rule

.PHONY : led_demo.powerc

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.powerc.dir/clean

#=============================================================================
# Target rules for target apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir

# All Build rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.stim.txt.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.links.dir/all
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/all: apps/fpga/led_demo/CMakeFiles/led_demo.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target led_demo.vsim.boot.ps"
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/rule

# Convenience name for target.
led_demo.vsim.boot.ps: apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/rule

.PHONY : led_demo.vsim.boot.ps

# clean rule for target.
apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/build.make apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/clean
.PHONY : apps/fpga/led_demo/CMakeFiles/led_demo.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.kcg"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/rule

# Convenience name for target.
rv_basic.kcg: apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/rule

.PHONY : rv_basic.kcg

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/rule

# Convenience name for target.
rv_basic: apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/rule

.PHONY : rv_basic

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.elf"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/rule

# Convenience name for target.
rv_basic.elf: apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/rule

.PHONY : rv_basic.elf

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.stim.txt"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/rule

# Convenience name for target.
rv_basic.stim.txt: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/rule

.PHONY : rv_basic.stim.txt

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=56 "Built target rv_basic.links"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/rule

# Convenience name for target.
rv_basic.links: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/rule

.PHONY : rv_basic.links

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.slm.cmd"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/rule

# Convenience name for target.
rv_basic.slm.cmd: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/rule

.PHONY : rv_basic.slm.cmd

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.bin.cmd"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/rule

# Convenience name for target.
rv_basic.bin.cmd: apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/rule

.PHONY : rv_basic.bin.cmd

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.s19.cmd"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/rule

# Convenience name for target.
rv_basic.s19.cmd: apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/rule

.PHONY : rv_basic.s19.cmd

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.fpga"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/rule

# Convenience name for target.
rv_basic.fpga: apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/rule

.PHONY : rv_basic.fpga

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.vsim"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/rule

# Convenience name for target.
rv_basic.vsim: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/rule

.PHONY : rv_basic.vsim

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.vsim.boot"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/rule

# Convenience name for target.
rv_basic.vsim.boot: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/rule

.PHONY : rv_basic.vsim.boot

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.sc.pl"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/rule

# Convenience name for target.
rv_basic.sc.pl: apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/rule

.PHONY : rv_basic.sc.pl

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.annotate"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/rule

# Convenience name for target.
rv_basic.annotate: apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/rule

.PHONY : rv_basic.annotate

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.vsimc"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/rule

# Convenience name for target.
rv_basic.vsimc: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/rule

.PHONY : rv_basic.vsimc

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.read"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/rule

# Convenience name for target.
rv_basic.read: apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/rule

.PHONY : rv_basic.read

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.vsim.spi.ps"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/rule

# Convenience name for target.
rv_basic.vsim.spi.ps: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/rule

.PHONY : rv_basic.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.vsim.boot.pl"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/rule

# Convenience name for target.
rv_basic.vsim.boot.pl: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/rule

.PHONY : rv_basic.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.vsim.spi"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/rule

# Convenience name for target.
rv_basic.vsim.spi: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/rule

.PHONY : rv_basic.vsim.spi

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.vsim.spi.pl"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/rule

# Convenience name for target.
rv_basic.vsim.spi.pl: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/rule

.PHONY : rv_basic.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.sc.ps"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/rule

# Convenience name for target.
rv_basic.sc.ps: apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/rule

.PHONY : rv_basic.sc.ps

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.vsimc.spi.pl"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/rule

# Convenience name for target.
rv_basic.vsimc.spi.pl: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/rule

.PHONY : rv_basic.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.powerc"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/rule

# Convenience name for target.
rv_basic.powerc: apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/rule

.PHONY : rv_basic.powerc

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.power"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/rule

# Convenience name for target.
rv_basic.power: apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/rule

.PHONY : rv_basic.power

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.stim.txt.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.links.dir/all
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/all: apps/riscv_tests/basic/CMakeFiles/rv_basic.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_basic.vsim.boot.ps"
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/rule

# Convenience name for target.
rv_basic.vsim.boot.ps: apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/rule

.PHONY : rv_basic.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/build.make apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/basic/CMakeFiles/rv_basic.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.dir/rule

# Convenience name for target.
rv_official: apps/riscv_tests/official/CMakeFiles/rv_official.dir/rule

.PHONY : rv_official

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.vsim"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/rule

# Convenience name for target.
rv_official.vsim: apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/rule

.PHONY : rv_official.vsim

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.stim.txt"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/rule

# Convenience name for target.
rv_official.stim.txt: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/rule

.PHONY : rv_official.stim.txt

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.links.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.links"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/rule

# Convenience name for target.
rv_official.links: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/rule

.PHONY : rv_official.links

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.read.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.read"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/rule

# Convenience name for target.
rv_official.read: apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/rule

.PHONY : rv_official.read

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.fpga"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/rule

# Convenience name for target.
rv_official.fpga: apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/rule

.PHONY : rv_official.fpga

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.vsim.boot"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/rule

# Convenience name for target.
rv_official.vsim.boot: apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/rule

.PHONY : rv_official.vsim.boot

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.bin.cmd"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/rule

# Convenience name for target.
rv_official.bin.cmd: apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/rule

.PHONY : rv_official.bin.cmd

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.s19.cmd"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/rule

# Convenience name for target.
rv_official.s19.cmd: apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/rule

.PHONY : rv_official.s19.cmd

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.vsimc"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/rule

# Convenience name for target.
rv_official.vsimc: apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/rule

.PHONY : rv_official.vsimc

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=57 "Built target rv_official.elf"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/rule

# Convenience name for target.
rv_official.elf: apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/rule

.PHONY : rv_official.elf

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.vsim.spi.ps"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/rule

# Convenience name for target.
rv_official.vsim.spi.ps: apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/rule

.PHONY : rv_official.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.vsim.spi.pl"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/rule

# Convenience name for target.
rv_official.vsim.spi.pl: apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/rule

.PHONY : rv_official.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.vsim.spi"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/rule

# Convenience name for target.
rv_official.vsim.spi: apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/rule

.PHONY : rv_official.vsim.spi

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.sc.ps"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/rule

# Convenience name for target.
rv_official.sc.ps: apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/rule

.PHONY : rv_official.sc.ps

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.slm.cmd"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/rule

# Convenience name for target.
rv_official.slm.cmd: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/rule

.PHONY : rv_official.slm.cmd

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.vsimc.spi.pl"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/rule

# Convenience name for target.
rv_official.vsimc.spi.pl: apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/rule

.PHONY : rv_official.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.annotate"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/rule

# Convenience name for target.
rv_official.annotate: apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/rule

.PHONY : rv_official.annotate

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=58 "Built target rv_official.vsim.boot.pl"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/rule

# Convenience name for target.
rv_official.vsim.boot.pl: apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/rule

.PHONY : rv_official.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.vsim.boot.ps"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/rule

# Convenience name for target.
rv_official.vsim.boot.ps: apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/rule

.PHONY : rv_official.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.sc.pl"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/rule

# Convenience name for target.
rv_official.sc.pl: apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/rule

.PHONY : rv_official.sc.pl

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.kcg"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/rule

# Convenience name for target.
rv_official.kcg: apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/rule

.PHONY : rv_official.kcg

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.powerc"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/rule

# Convenience name for target.
rv_official.powerc: apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/rule

.PHONY : rv_official.powerc

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/official/CMakeFiles/rv_official.power.dir

# All Build rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.stim.txt.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.links.dir/all
apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/all: apps/riscv_tests/official/CMakeFiles/rv_official.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_official.power"
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/rule

# Convenience name for target.
rv_official.power: apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/rule

.PHONY : rv_official.power

# clean rule for target.
apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/build.make apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/clean
.PHONY : apps/riscv_tests/official/CMakeFiles/rv_official.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.kcg"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/rule

# Convenience name for target.
rv_polito.kcg: apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/rule

.PHONY : rv_polito.kcg

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/rule

# Convenience name for target.
rv_polito: apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/rule

.PHONY : rv_polito

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.links"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/rule

# Convenience name for target.
rv_polito.links: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/rule

.PHONY : rv_polito.links

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.vsim.spi"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/rule

# Convenience name for target.
rv_polito.vsim.spi: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/rule

.PHONY : rv_polito.vsim.spi

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.powerc"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/rule

# Convenience name for target.
rv_polito.powerc: apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/rule

.PHONY : rv_polito.powerc

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.vsim"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/rule

# Convenience name for target.
rv_polito.vsim: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/rule

.PHONY : rv_polito.vsim

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.vsimc"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/rule

# Convenience name for target.
rv_polito.vsimc: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/rule

.PHONY : rv_polito.vsimc

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.power"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/rule

# Convenience name for target.
rv_polito.power: apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/rule

.PHONY : rv_polito.power

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.s19.cmd"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/rule

# Convenience name for target.
rv_polito.s19.cmd: apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/rule

.PHONY : rv_polito.s19.cmd

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.annotate"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/rule

# Convenience name for target.
rv_polito.annotate: apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/rule

.PHONY : rv_polito.annotate

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.stim.txt"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/rule

# Convenience name for target.
rv_polito.stim.txt: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/rule

.PHONY : rv_polito.stim.txt

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.vsim.boot.ps"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/rule

# Convenience name for target.
rv_polito.vsim.boot.ps: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/rule

.PHONY : rv_polito.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.slm.cmd"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/rule

# Convenience name for target.
rv_polito.slm.cmd: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/rule

.PHONY : rv_polito.slm.cmd

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.vsim.spi.pl"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/rule

# Convenience name for target.
rv_polito.vsim.spi.pl: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/rule

.PHONY : rv_polito.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.read"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/rule

# Convenience name for target.
rv_polito.read: apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/rule

.PHONY : rv_polito.read

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.elf"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/rule

# Convenience name for target.
rv_polito.elf: apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/rule

.PHONY : rv_polito.elf

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.bin.cmd"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/rule

# Convenience name for target.
rv_polito.bin.cmd: apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/rule

.PHONY : rv_polito.bin.cmd

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.vsim.boot"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/rule

# Convenience name for target.
rv_polito.vsim.boot: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/rule

.PHONY : rv_polito.vsim.boot

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=59 "Built target rv_polito.sc.ps"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/rule

# Convenience name for target.
rv_polito.sc.ps: apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/rule

.PHONY : rv_polito.sc.ps

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.vsim.spi.ps"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/rule

# Convenience name for target.
rv_polito.vsim.spi.ps: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/rule

.PHONY : rv_polito.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.vsimc.spi.pl"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/rule

# Convenience name for target.
rv_polito.vsimc.spi.pl: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/rule

.PHONY : rv_polito.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.sc.pl"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/rule

# Convenience name for target.
rv_polito.sc.pl: apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/rule

.PHONY : rv_polito.sc.pl

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.vsim.boot.pl"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/rule

# Convenience name for target.
rv_polito.vsim.boot.pl: apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/rule

.PHONY : rv_polito.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir

# All Build rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.links.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.stim.txt.dir/all
apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/all: apps/riscv_tests/polito/CMakeFiles/rv_polito.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target rv_polito.fpga"
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/rule

# Convenience name for target.
rv_polito.fpga: apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/rule

.PHONY : rv_polito.fpga

# clean rule for target.
apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/build.make apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/clean
.PHONY : apps/riscv_tests/polito/CMakeFiles/rv_polito.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.kcg"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/rule

# Convenience name for target.
testMisaligned.kcg: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/rule

.PHONY : testMisaligned.kcg

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.vsim"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/rule

# Convenience name for target.
testMisaligned.vsim: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/rule

.PHONY : testMisaligned.vsim

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.stim.txt"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/rule

# Convenience name for target.
testMisaligned.stim.txt: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/rule

.PHONY : testMisaligned.stim.txt

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.s19.cmd"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/rule

# Convenience name for target.
testMisaligned.s19.cmd: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/rule

.PHONY : testMisaligned.s19.cmd

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/rule

# Convenience name for target.
testMisaligned: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/rule

.PHONY : testMisaligned

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.slm.cmd"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/rule

# Convenience name for target.
testMisaligned.slm.cmd: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/rule

.PHONY : testMisaligned.slm.cmd

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.vsim.spi"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/rule

# Convenience name for target.
testMisaligned.vsim.spi: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/rule

.PHONY : testMisaligned.vsim.spi

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.vsim.boot.pl"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/rule

# Convenience name for target.
testMisaligned.vsim.boot.pl: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/rule

.PHONY : testMisaligned.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.annotate"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/rule

# Convenience name for target.
testMisaligned.annotate: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/rule

.PHONY : testMisaligned.annotate

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.vsimc"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/rule

# Convenience name for target.
testMisaligned.vsimc: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/rule

.PHONY : testMisaligned.vsimc

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.read"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/rule

# Convenience name for target.
testMisaligned.read: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/rule

.PHONY : testMisaligned.read

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.power"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/rule

# Convenience name for target.
testMisaligned.power: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/rule

.PHONY : testMisaligned.power

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.elf"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/rule

# Convenience name for target.
testMisaligned.elf: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/rule

.PHONY : testMisaligned.elf

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.sc.ps"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/rule

# Convenience name for target.
testMisaligned.sc.ps: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/rule

.PHONY : testMisaligned.sc.ps

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.vsim.spi.pl"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/rule

# Convenience name for target.
testMisaligned.vsim.spi.pl: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/rule

.PHONY : testMisaligned.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.links"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/rule

# Convenience name for target.
testMisaligned.links: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/rule

.PHONY : testMisaligned.links

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.bin.cmd"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/rule

# Convenience name for target.
testMisaligned.bin.cmd: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/rule

.PHONY : testMisaligned.bin.cmd

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.vsim.spi.ps"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/rule

# Convenience name for target.
testMisaligned.vsim.spi.ps: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/rule

.PHONY : testMisaligned.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/rule

# Convenience name for target.
testMisaligned.vsimc.spi.pl: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/rule

.PHONY : testMisaligned.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.powerc"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/rule

# Convenience name for target.
testMisaligned.powerc: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/rule

.PHONY : testMisaligned.powerc

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=89 "Built target testMisaligned.vsim.boot"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/rule

# Convenience name for target.
testMisaligned.vsim.boot: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/rule

.PHONY : testMisaligned.vsim.boot

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.sc.pl"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/rule

# Convenience name for target.
testMisaligned.sc.pl: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/rule

.PHONY : testMisaligned.sc.pl

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.vsim.boot.ps"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/rule

# Convenience name for target.
testMisaligned.vsim.boot.ps: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/rule

.PHONY : testMisaligned.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir

# All Build rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.stim.txt.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.slm.cmd.dir/all
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/all: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMisaligned.fpga"
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/rule

# Convenience name for target.
testMisaligned.fpga: apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/rule

.PHONY : testMisaligned.fpga

# clean rule for target.
apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/build.make apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/clean
.PHONY : apps/riscv_tests/testMisaligned/CMakeFiles/testMisaligned.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/rule

# Convenience name for target.
testEvents: apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/rule

.PHONY : testEvents

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.stim.txt"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/rule

# Convenience name for target.
testEvents.stim.txt: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/rule

.PHONY : testEvents.stim.txt

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.vsim"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/rule

# Convenience name for target.
testEvents.vsim: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/rule

.PHONY : testEvents.vsim

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.bin.cmd"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/rule

# Convenience name for target.
testEvents.bin.cmd: apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/rule

.PHONY : testEvents.bin.cmd

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.slm.cmd"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/rule

# Convenience name for target.
testEvents.slm.cmd: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/rule

.PHONY : testEvents.slm.cmd

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.elf"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/rule

# Convenience name for target.
testEvents.elf: apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/rule

.PHONY : testEvents.elf

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=79 "Built target testEvents.links"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/rule

# Convenience name for target.
testEvents.links: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/rule

.PHONY : testEvents.links

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.s19.cmd"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/rule

# Convenience name for target.
testEvents.s19.cmd: apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/rule

.PHONY : testEvents.s19.cmd

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.annotate"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/rule

# Convenience name for target.
testEvents.annotate: apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/rule

.PHONY : testEvents.annotate

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.kcg"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/rule

# Convenience name for target.
testEvents.kcg: apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/rule

.PHONY : testEvents.kcg

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.vsim.boot.pl"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/rule

# Convenience name for target.
testEvents.vsim.boot.pl: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/rule

.PHONY : testEvents.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.vsim.spi.pl"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/rule

# Convenience name for target.
testEvents.vsim.spi.pl: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/rule

.PHONY : testEvents.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.power"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/rule

# Convenience name for target.
testEvents.power: apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/rule

.PHONY : testEvents.power

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.sc.pl"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/rule

# Convenience name for target.
testEvents.sc.pl: apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/rule

.PHONY : testEvents.sc.pl

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.read"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/rule

# Convenience name for target.
testEvents.read: apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/rule

.PHONY : testEvents.read

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.vsimc"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/rule

# Convenience name for target.
testEvents.vsimc: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/rule

.PHONY : testEvents.vsimc

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=80 "Built target testEvents.vsim.spi.ps"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/rule

# Convenience name for target.
testEvents.vsim.spi.ps: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/rule

.PHONY : testEvents.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.vsim.spi"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/rule

# Convenience name for target.
testEvents.vsim.spi: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/rule

.PHONY : testEvents.vsim.spi

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.vsim.boot"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/rule

# Convenience name for target.
testEvents.vsim.boot: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/rule

.PHONY : testEvents.vsim.boot

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/rule

# Convenience name for target.
testEvents.vsimc.spi.pl: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/rule

.PHONY : testEvents.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.sc.ps"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/rule

# Convenience name for target.
testEvents.sc.ps: apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/rule

.PHONY : testEvents.sc.ps

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.powerc"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/rule

# Convenience name for target.
testEvents.powerc: apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/rule

.PHONY : testEvents.powerc

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.vsim.boot.ps"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/rule

# Convenience name for target.
testEvents.vsim.boot.ps: apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/rule

.PHONY : testEvents.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir

# All Build rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.stim.txt.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.slm.cmd.dir/all
apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/all: apps/riscv_tests/testEvents/CMakeFiles/testEvents.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testEvents.fpga"
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/rule

# Convenience name for target.
testEvents.fpga: apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/rule

.PHONY : testEvents.fpga

# clean rule for target.
apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/build.make apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/clean
.PHONY : apps/riscv_tests/testEvents/CMakeFiles/testEvents.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/rule

# Convenience name for target.
testExceptions: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/rule

.PHONY : testExceptions

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=81 "Built target testExceptions.vsim"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/rule

# Convenience name for target.
testExceptions.vsim: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/rule

.PHONY : testExceptions.vsim

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.vsim.spi.pl"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/rule

# Convenience name for target.
testExceptions.vsim.spi.pl: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/rule

.PHONY : testExceptions.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.vsimc"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/rule

# Convenience name for target.
testExceptions.vsimc: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/rule

.PHONY : testExceptions.vsimc

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.vsim.spi.ps"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/rule

# Convenience name for target.
testExceptions.vsim.spi.ps: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/rule

.PHONY : testExceptions.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.stim.txt"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/rule

# Convenience name for target.
testExceptions.stim.txt: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/rule

.PHONY : testExceptions.stim.txt

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.slm.cmd"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/rule

# Convenience name for target.
testExceptions.slm.cmd: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/rule

.PHONY : testExceptions.slm.cmd

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.links"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/rule

# Convenience name for target.
testExceptions.links: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/rule

.PHONY : testExceptions.links

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.power"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/rule

# Convenience name for target.
testExceptions.power: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/rule

.PHONY : testExceptions.power

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.bin.cmd"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/rule

# Convenience name for target.
testExceptions.bin.cmd: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/rule

.PHONY : testExceptions.bin.cmd

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.vsim.boot.pl"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/rule

# Convenience name for target.
testExceptions.vsim.boot.pl: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/rule

.PHONY : testExceptions.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.s19.cmd"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/rule

# Convenience name for target.
testExceptions.s19.cmd: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/rule

.PHONY : testExceptions.s19.cmd

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.elf"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/rule

# Convenience name for target.
testExceptions.elf: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/rule

.PHONY : testExceptions.elf

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.vsim.spi"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/rule

# Convenience name for target.
testExceptions.vsim.spi: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/rule

.PHONY : testExceptions.vsim.spi

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/rule

# Convenience name for target.
testExceptions.vsimc.spi.pl: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/rule

.PHONY : testExceptions.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.vsim.boot"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/rule

# Convenience name for target.
testExceptions.vsim.boot: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/rule

.PHONY : testExceptions.vsim.boot

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.sc.pl"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/rule

# Convenience name for target.
testExceptions.sc.pl: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/rule

.PHONY : testExceptions.sc.pl

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.kcg"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/rule

# Convenience name for target.
testExceptions.kcg: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/rule

.PHONY : testExceptions.kcg

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.powerc"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/rule

# Convenience name for target.
testExceptions.powerc: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/rule

.PHONY : testExceptions.powerc

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.sc.ps"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/rule

# Convenience name for target.
testExceptions.sc.ps: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/rule

.PHONY : testExceptions.sc.ps

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.annotate"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/rule

# Convenience name for target.
testExceptions.annotate: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/rule

.PHONY : testExceptions.annotate

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.read"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/rule

# Convenience name for target.
testExceptions.read: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/rule

.PHONY : testExceptions.read

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.fpga"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/rule

# Convenience name for target.
testExceptions.fpga: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/rule

.PHONY : testExceptions.fpga

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.stim.txt.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.slm.cmd.dir/all
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/all: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testExceptions.vsim.boot.ps"
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/rule

# Convenience name for target.
testExceptions.vsim.boot.ps: apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/rule

.PHONY : testExceptions.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/build.make apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testExceptions/CMakeFiles/testExceptions.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.kcg"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/rule

# Convenience name for target.
testIRQ.kcg: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/rule

.PHONY : testIRQ.kcg

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/rule

# Convenience name for target.
testIRQ: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/rule

.PHONY : testIRQ

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.vsim.boot.pl"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/rule

# Convenience name for target.
testIRQ.vsim.boot.pl: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/rule

.PHONY : testIRQ.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.vsim"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/rule

# Convenience name for target.
testIRQ.vsim: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/rule

.PHONY : testIRQ.vsim

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.annotate"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/rule

# Convenience name for target.
testIRQ.annotate: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/rule

.PHONY : testIRQ.annotate

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.stim.txt"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/rule

# Convenience name for target.
testIRQ.stim.txt: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/rule

.PHONY : testIRQ.stim.txt

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.slm.cmd"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/rule

# Convenience name for target.
testIRQ.slm.cmd: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/rule

.PHONY : testIRQ.slm.cmd

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.bin.cmd"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/rule

# Convenience name for target.
testIRQ.bin.cmd: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/rule

.PHONY : testIRQ.bin.cmd

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.powerc"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/rule

# Convenience name for target.
testIRQ.powerc: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/rule

.PHONY : testIRQ.powerc

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=83 "Built target testIRQ.links"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/rule

# Convenience name for target.
testIRQ.links: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/rule

.PHONY : testIRQ.links

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.sc.ps"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/rule

# Convenience name for target.
testIRQ.sc.ps: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/rule

.PHONY : testIRQ.sc.ps

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.s19.cmd"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/rule

# Convenience name for target.
testIRQ.s19.cmd: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/rule

.PHONY : testIRQ.s19.cmd

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=84 "Built target testIRQ.vsimc"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/rule

# Convenience name for target.
testIRQ.vsimc: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/rule

.PHONY : testIRQ.vsimc

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.sc.pl"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/rule

# Convenience name for target.
testIRQ.sc.pl: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/rule

.PHONY : testIRQ.sc.pl

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.read"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/rule

# Convenience name for target.
testIRQ.read: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/rule

.PHONY : testIRQ.read

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.elf"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/rule

# Convenience name for target.
testIRQ.elf: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/rule

.PHONY : testIRQ.elf

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.vsim.spi"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/rule

# Convenience name for target.
testIRQ.vsim.spi: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/rule

.PHONY : testIRQ.vsim.spi

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.vsim.boot"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/rule

# Convenience name for target.
testIRQ.vsim.boot: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/rule

.PHONY : testIRQ.vsim.boot

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/rule

# Convenience name for target.
testIRQ.vsimc.spi.pl: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/rule

.PHONY : testIRQ.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.vsim.boot.ps"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/rule

# Convenience name for target.
testIRQ.vsim.boot.ps: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/rule

.PHONY : testIRQ.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.vsim.spi.ps"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/rule

# Convenience name for target.
testIRQ.vsim.spi.ps: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/rule

.PHONY : testIRQ.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.vsim.spi.pl"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/rule

# Convenience name for target.
testIRQ.vsim.spi.pl: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/rule

.PHONY : testIRQ.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.power"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/rule

# Convenience name for target.
testIRQ.power: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/rule

.PHONY : testIRQ.power

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir

# All Build rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.stim.txt.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.slm.cmd.dir/all
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/all: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testIRQ.fpga"
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/rule

# Convenience name for target.
testIRQ.fpga: apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/rule

.PHONY : testIRQ.fpga

# clean rule for target.
apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/build.make apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/clean
.PHONY : apps/riscv_tests/testIRQ/CMakeFiles/testIRQ.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.dir/rule

# Convenience name for target.
testALU: apps/riscv_tests/testALU/CMakeFiles/testALU.dir/rule

.PHONY : testALU

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.links"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/rule

# Convenience name for target.
testALU.links: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/rule

.PHONY : testALU.links

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.bin.cmd"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/rule

# Convenience name for target.
testALU.bin.cmd: apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/rule

.PHONY : testALU.bin.cmd

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.annotate"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/rule

# Convenience name for target.
testALU.annotate: apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/rule

.PHONY : testALU.annotate

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.vsimc"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/rule

# Convenience name for target.
testALU.vsimc: apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/rule

.PHONY : testALU.vsimc

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.read"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/rule

# Convenience name for target.
testALU.read: apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/rule

.PHONY : testALU.read

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.vsim.spi.ps"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/rule

# Convenience name for target.
testALU.vsim.spi.ps: apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/rule

.PHONY : testALU.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=66 "Built target testALU.power"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/rule

# Convenience name for target.
testALU.power: apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/rule

.PHONY : testALU.power

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.kcg"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/rule

# Convenience name for target.
testALU.kcg: apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/rule

.PHONY : testALU.kcg

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.stim.txt"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/rule

# Convenience name for target.
testALU.stim.txt: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/rule

.PHONY : testALU.stim.txt

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.vsim.spi"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/rule

# Convenience name for target.
testALU.vsim.spi: apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/rule

.PHONY : testALU.vsim.spi

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.slm.cmd"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/rule

# Convenience name for target.
testALU.slm.cmd: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/rule

.PHONY : testALU.slm.cmd

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.elf"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/rule

# Convenience name for target.
testALU.elf: apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/rule

.PHONY : testALU.elf

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.vsim.boot.ps"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/rule

# Convenience name for target.
testALU.vsim.boot.ps: apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/rule

.PHONY : testALU.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.s19.cmd"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/rule

# Convenience name for target.
testALU.s19.cmd: apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/rule

.PHONY : testALU.s19.cmd

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.vsim.spi.pl"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/rule

# Convenience name for target.
testALU.vsim.spi.pl: apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/rule

.PHONY : testALU.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.vsim.boot"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/rule

# Convenience name for target.
testALU.vsim.boot: apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/rule

.PHONY : testALU.vsim.boot

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/rule

# Convenience name for target.
testALU.vsimc.spi.pl: apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/rule

.PHONY : testALU.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.vsim.boot.pl"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/rule

# Convenience name for target.
testALU.vsim.boot.pl: apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/rule

.PHONY : testALU.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.fpga"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/rule

# Convenience name for target.
testALU.fpga: apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/rule

.PHONY : testALU.fpga

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.sc.pl"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/rule

# Convenience name for target.
testALU.sc.pl: apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/rule

.PHONY : testALU.sc.pl

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.vsim"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/rule

# Convenience name for target.
testALU.vsim: apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/rule

.PHONY : testALU.vsim

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.links.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.stim.txt.dir/all
apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/all: apps/riscv_tests/testALU/CMakeFiles/testALU.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.powerc"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/rule

# Convenience name for target.
testALU.powerc: apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/rule

.PHONY : testALU.powerc

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALU.sc.ps"
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/rule

# Convenience name for target.
testALU.sc.ps: apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/rule

.PHONY : testALU.sc.ps

# clean rule for target.
apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/build.make apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testALU/CMakeFiles/testALU.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.kcg"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/rule

# Convenience name for target.
testALUExt.kcg: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/rule

.PHONY : testALUExt.kcg

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/rule

# Convenience name for target.
testALUExt: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/rule

.PHONY : testALUExt

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.vsim"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/rule

# Convenience name for target.
testALUExt.vsim: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/rule

.PHONY : testALUExt.vsim

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.slm.cmd"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/rule

# Convenience name for target.
testALUExt.slm.cmd: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/rule

.PHONY : testALUExt.slm.cmd

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=68 "Built target testALUExt.vsim.spi.pl"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/rule

# Convenience name for target.
testALUExt.vsim.spi.pl: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/rule

.PHONY : testALUExt.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.annotate"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/rule

# Convenience name for target.
testALUExt.annotate: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/rule

.PHONY : testALUExt.annotate

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.bin.cmd"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/rule

# Convenience name for target.
testALUExt.bin.cmd: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/rule

.PHONY : testALUExt.bin.cmd

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.vsim.spi"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/rule

# Convenience name for target.
testALUExt.vsim.spi: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/rule

.PHONY : testALUExt.vsim.spi

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.read"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/rule

# Convenience name for target.
testALUExt.read: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/rule

.PHONY : testALUExt.read

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.links"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/rule

# Convenience name for target.
testALUExt.links: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/rule

.PHONY : testALUExt.links

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.elf"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/rule

# Convenience name for target.
testALUExt.elf: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/rule

.PHONY : testALUExt.elf

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.power"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/rule

# Convenience name for target.
testALUExt.power: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/rule

.PHONY : testALUExt.power

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/rule

# Convenience name for target.
testALUExt.vsimc.spi.pl: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/rule

.PHONY : testALUExt.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.vsimc"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/rule

# Convenience name for target.
testALUExt.vsimc: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/rule

.PHONY : testALUExt.vsimc

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.vsim.boot.pl"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/rule

# Convenience name for target.
testALUExt.vsim.boot.pl: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/rule

.PHONY : testALUExt.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.s19.cmd"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/rule

# Convenience name for target.
testALUExt.s19.cmd: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/rule

.PHONY : testALUExt.s19.cmd

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=67 "Built target testALUExt.fpga"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/rule

# Convenience name for target.
testALUExt.fpga: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/rule

.PHONY : testALUExt.fpga

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.vsim.boot"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/rule

# Convenience name for target.
testALUExt.vsim.boot: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/rule

.PHONY : testALUExt.vsim.boot

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.sc.pl"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/rule

# Convenience name for target.
testALUExt.sc.pl: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/rule

.PHONY : testALUExt.sc.pl

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.stim.txt"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/rule

# Convenience name for target.
testALUExt.stim.txt: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/rule

.PHONY : testALUExt.stim.txt

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.vsim.boot.ps"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/rule

# Convenience name for target.
testALUExt.vsim.boot.ps: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/rule

.PHONY : testALUExt.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.powerc"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/rule

# Convenience name for target.
testALUExt.powerc: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/rule

.PHONY : testALUExt.powerc

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.slm.cmd.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.links.dir/all
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/all: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.vsim.spi.ps"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/rule

# Convenience name for target.
testALUExt.vsim.spi.ps: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/rule

.PHONY : testALUExt.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testALUExt.sc.ps"
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/rule

# Convenience name for target.
testALUExt.sc.ps: apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/rule

.PHONY : testALUExt.sc.ps

# clean rule for target.
apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/build.make apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testALUExt/CMakeFiles/testALUExt.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.kcg"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/rule

# Convenience name for target.
testMUL.kcg: apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/rule

.PHONY : testMUL.kcg

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/rule

# Convenience name for target.
testMUL: apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/rule

.PHONY : testMUL

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.stim.txt"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/rule

# Convenience name for target.
testMUL.stim.txt: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/rule

.PHONY : testMUL.stim.txt

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.vsim.spi"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/rule

# Convenience name for target.
testMUL.vsim.spi: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/rule

.PHONY : testMUL.vsim.spi

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.links"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/rule

# Convenience name for target.
testMUL.links: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/rule

.PHONY : testMUL.links

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.bin.cmd"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/rule

# Convenience name for target.
testMUL.bin.cmd: apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/rule

.PHONY : testMUL.bin.cmd

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/rule

# Convenience name for target.
testMUL.vsimc.spi.pl: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/rule

.PHONY : testMUL.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=86 "Built target testMUL.s19.cmd"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/rule

# Convenience name for target.
testMUL.s19.cmd: apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/rule

.PHONY : testMUL.s19.cmd

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.vsim.boot.ps"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/rule

# Convenience name for target.
testMUL.vsim.boot.ps: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/rule

.PHONY : testMUL.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.annotate"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/rule

# Convenience name for target.
testMUL.annotate: apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/rule

.PHONY : testMUL.annotate

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.vsim"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/rule

# Convenience name for target.
testMUL.vsim: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/rule

.PHONY : testMUL.vsim

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.read"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/rule

# Convenience name for target.
testMUL.read: apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/rule

.PHONY : testMUL.read

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.slm.cmd"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/rule

# Convenience name for target.
testMUL.slm.cmd: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/rule

.PHONY : testMUL.slm.cmd

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.vsim.spi.ps"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/rule

# Convenience name for target.
testMUL.vsim.spi.ps: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/rule

.PHONY : testMUL.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.vsim.boot"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/rule

# Convenience name for target.
testMUL.vsim.boot: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/rule

.PHONY : testMUL.vsim.boot

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.vsim.spi.pl"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/rule

# Convenience name for target.
testMUL.vsim.spi.pl: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/rule

.PHONY : testMUL.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.powerc"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/rule

# Convenience name for target.
testMUL.powerc: apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/rule

.PHONY : testMUL.powerc

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.vsim.boot.pl"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/rule

# Convenience name for target.
testMUL.vsim.boot.pl: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/rule

.PHONY : testMUL.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.sc.ps"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/rule

# Convenience name for target.
testMUL.sc.ps: apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/rule

.PHONY : testMUL.sc.ps

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.elf"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/rule

# Convenience name for target.
testMUL.elf: apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/rule

.PHONY : testMUL.elf

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.sc.pl"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/rule

# Convenience name for target.
testMUL.sc.pl: apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/rule

.PHONY : testMUL.sc.pl

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.power"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/rule

# Convenience name for target.
testMUL.power: apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/rule

.PHONY : testMUL.power

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.vsimc"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/rule

# Convenience name for target.
testMUL.vsimc: apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/rule

.PHONY : testMUL.vsimc

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir

# All Build rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.stim.txt.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.links.dir/all
apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/all: apps/riscv_tests/testMUL/CMakeFiles/testMUL.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMUL.fpga"
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/rule

# Convenience name for target.
testMUL.fpga: apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/rule

.PHONY : testMUL.fpga

# clean rule for target.
apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/build.make apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/clean
.PHONY : apps/riscv_tests/testMUL/CMakeFiles/testMUL.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.vsimc"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/rule

# Convenience name for target.
testDivRem.vsimc: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/rule

.PHONY : testDivRem.vsimc

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.links"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/rule

# Convenience name for target.
testDivRem.links: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/rule

.PHONY : testDivRem.links

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.vsim.boot"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/rule

# Convenience name for target.
testDivRem.vsim.boot: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/rule

.PHONY : testDivRem.vsim.boot

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.vsim.spi.pl"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/rule

# Convenience name for target.
testDivRem.vsim.spi.pl: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/rule

.PHONY : testDivRem.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.s19.cmd"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/rule

# Convenience name for target.
testDivRem.s19.cmd: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/rule

.PHONY : testDivRem.s19.cmd

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.kcg"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/rule

# Convenience name for target.
testDivRem.kcg: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/rule

.PHONY : testDivRem.kcg

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.bin.cmd"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/rule

# Convenience name for target.
testDivRem.bin.cmd: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/rule

.PHONY : testDivRem.bin.cmd

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.read"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/rule

# Convenience name for target.
testDivRem.read: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/rule

.PHONY : testDivRem.read

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.annotate"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/rule

# Convenience name for target.
testDivRem.annotate: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/rule

.PHONY : testDivRem.annotate

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.fpga"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/rule

# Convenience name for target.
testDivRem.fpga: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/rule

.PHONY : testDivRem.fpga

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.vsim.spi"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/rule

# Convenience name for target.
testDivRem.vsim.spi: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/rule

.PHONY : testDivRem.vsim.spi

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.bin.cmd.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/rule

# Convenience name for target.
testDivRem: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/rule

.PHONY : testDivRem

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.elf"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/rule

# Convenience name for target.
testDivRem.elf: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/rule

.PHONY : testDivRem.elf

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.vsim.spi.ps"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/rule

# Convenience name for target.
testDivRem.vsim.spi.ps: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/rule

.PHONY : testDivRem.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/rule

# Convenience name for target.
testDivRem.vsimc.spi.pl: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/rule

.PHONY : testDivRem.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.slm.cmd"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/rule

# Convenience name for target.
testDivRem.slm.cmd: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/rule

.PHONY : testDivRem.slm.cmd

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.vsim"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/rule

# Convenience name for target.
testDivRem.vsim: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/rule

.PHONY : testDivRem.vsim

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.vsim.boot.pl"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/rule

# Convenience name for target.
testDivRem.vsim.boot.pl: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/rule

.PHONY : testDivRem.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.sc.pl"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/rule

# Convenience name for target.
testDivRem.sc.pl: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/rule

.PHONY : testDivRem.sc.pl

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=77 "Built target testDivRem.stim.txt"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/rule

# Convenience name for target.
testDivRem.stim.txt: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/rule

.PHONY : testDivRem.stim.txt

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.powerc"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/rule

# Convenience name for target.
testDivRem.powerc: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/rule

.PHONY : testDivRem.powerc

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.power"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/rule

# Convenience name for target.
testDivRem.power: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/rule

.PHONY : testDivRem.power

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.links.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.slm.cmd.dir/all
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/all: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.vsim.boot.ps"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/rule

# Convenience name for target.
testDivRem.vsim.boot.ps: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/rule

.PHONY : testDivRem.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDivRem.sc.ps"
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/rule

# Convenience name for target.
testDivRem.sc.ps: apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/rule

.PHONY : testDivRem.sc.ps

# clean rule for target.
apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/build.make apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testDivRem/CMakeFiles/testDivRem.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.kcg"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/rule

# Convenience name for target.
testBitManipulation.kcg: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/rule

.PHONY : testBitManipulation.kcg

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.vsim"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/rule

# Convenience name for target.
testBitManipulation.vsim: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/rule

.PHONY : testBitManipulation.vsim

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.elf"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/rule

# Convenience name for target.
testBitManipulation.elf: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/rule

.PHONY : testBitManipulation.elf

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.vsim.spi.pl"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/rule

# Convenience name for target.
testBitManipulation.vsim.spi.pl: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/rule

.PHONY : testBitManipulation.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.sc.pl"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/rule

# Convenience name for target.
testBitManipulation.sc.pl: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/rule

.PHONY : testBitManipulation.sc.pl

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.stim.txt"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/rule

# Convenience name for target.
testBitManipulation.stim.txt: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/rule

.PHONY : testBitManipulation.stim.txt

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.slm.cmd"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/rule

# Convenience name for target.
testBitManipulation.slm.cmd: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/rule

.PHONY : testBitManipulation.slm.cmd

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.annotate"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/rule

# Convenience name for target.
testBitManipulation.annotate: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/rule

.PHONY : testBitManipulation.annotate

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.vsim.boot.pl"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/rule

# Convenience name for target.
testBitManipulation.vsim.boot.pl: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/rule

.PHONY : testBitManipulation.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.vsim.boot.ps"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/rule

# Convenience name for target.
testBitManipulation.vsim.boot.ps: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/rule

.PHONY : testBitManipulation.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/rule

# Convenience name for target.
testBitManipulation: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/rule

.PHONY : testBitManipulation

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.bin.cmd"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/rule

# Convenience name for target.
testBitManipulation.bin.cmd: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/rule

.PHONY : testBitManipulation.bin.cmd

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.read"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/rule

# Convenience name for target.
testBitManipulation.read: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/rule

.PHONY : testBitManipulation.read

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.vsim.spi.ps"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/rule

# Convenience name for target.
testBitManipulation.vsim.spi.ps: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/rule

.PHONY : testBitManipulation.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.links"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/rule

# Convenience name for target.
testBitManipulation.links: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/rule

.PHONY : testBitManipulation.links

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.s19.cmd"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/rule

# Convenience name for target.
testBitManipulation.s19.cmd: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/rule

.PHONY : testBitManipulation.s19.cmd

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/rule

# Convenience name for target.
testBitManipulation.vsimc.spi.pl: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/rule

.PHONY : testBitManipulation.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.vsim.boot"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/rule

# Convenience name for target.
testBitManipulation.vsim.boot: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/rule

.PHONY : testBitManipulation.vsim.boot

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.vsim.spi"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/rule

# Convenience name for target.
testBitManipulation.vsim.spi: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/rule

.PHONY : testBitManipulation.vsim.spi

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=70 "Built target testBitManipulation.powerc"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/rule

# Convenience name for target.
testBitManipulation.powerc: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/rule

.PHONY : testBitManipulation.powerc

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.power"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/rule

# Convenience name for target.
testBitManipulation.power: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/rule

.PHONY : testBitManipulation.power

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.sc.ps"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/rule

# Convenience name for target.
testBitManipulation.sc.ps: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/rule

.PHONY : testBitManipulation.sc.ps

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.vsimc"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/rule

# Convenience name for target.
testBitManipulation.vsimc: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/rule

.PHONY : testBitManipulation.vsimc

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir

# All Build rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.links.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.stim.txt.dir/all
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/all: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testBitManipulation.fpga"
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/rule

# Convenience name for target.
testBitManipulation.fpga: apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/rule

.PHONY : testBitManipulation.fpga

# clean rule for target.
apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/build.make apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/clean
.PHONY : apps/riscv_tests/testBitManipulation/CMakeFiles/testBitManipulation.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.kcg"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/rule

# Convenience name for target.
testCnt.kcg: apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/rule

.PHONY : testCnt.kcg

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.vsimc"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/rule

# Convenience name for target.
testCnt.vsimc: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/rule

.PHONY : testCnt.vsimc

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.vsim.spi.pl"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/rule

# Convenience name for target.
testCnt.vsim.spi.pl: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/rule

.PHONY : testCnt.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.stim.txt"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/rule

# Convenience name for target.
testCnt.stim.txt: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/rule

.PHONY : testCnt.stim.txt

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/rule

# Convenience name for target.
testCnt.vsimc.spi.pl: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/rule

.PHONY : testCnt.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.bin.cmd"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/rule

# Convenience name for target.
testCnt.bin.cmd: apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/rule

.PHONY : testCnt.bin.cmd

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.vsim.spi"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/rule

# Convenience name for target.
testCnt.vsim.spi: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/rule

.PHONY : testCnt.vsim.spi

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.vsim"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/rule

# Convenience name for target.
testCnt.vsim: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/rule

.PHONY : testCnt.vsim

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.sc.pl"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/rule

# Convenience name for target.
testCnt.sc.pl: apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/rule

.PHONY : testCnt.sc.pl

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.slm.cmd"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/rule

# Convenience name for target.
testCnt.slm.cmd: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/rule

.PHONY : testCnt.slm.cmd

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.s19.cmd"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/rule

# Convenience name for target.
testCnt.s19.cmd: apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/rule

.PHONY : testCnt.s19.cmd

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.vsim.boot.pl"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/rule

# Convenience name for target.
testCnt.vsim.boot.pl: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/rule

.PHONY : testCnt.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.links"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/rule

# Convenience name for target.
testCnt.links: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/rule

.PHONY : testCnt.links

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.read"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/rule

# Convenience name for target.
testCnt.read: apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/rule

.PHONY : testCnt.read

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.elf"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/rule

# Convenience name for target.
testCnt.elf: apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/rule

.PHONY : testCnt.elf

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.vsim.spi.ps"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/rule

# Convenience name for target.
testCnt.vsim.spi.ps: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/rule

.PHONY : testCnt.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.vsim.boot"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/rule

# Convenience name for target.
testCnt.vsim.boot: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/rule

.PHONY : testCnt.vsim.boot

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=74 "Built target testCnt.powerc"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/rule

# Convenience name for target.
testCnt.powerc: apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/rule

.PHONY : testCnt.powerc

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.bin.cmd.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/rule

# Convenience name for target.
testCnt: apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/rule

.PHONY : testCnt

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.power"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/rule

# Convenience name for target.
testCnt.power: apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/rule

.PHONY : testCnt.power

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.fpga"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/rule

# Convenience name for target.
testCnt.fpga: apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/rule

.PHONY : testCnt.fpga

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.stim.txt.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.slm.cmd.dir/all
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/all: apps/riscv_tests/testCnt/CMakeFiles/testCnt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.vsim.boot.ps"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/rule

# Convenience name for target.
testCnt.vsim.boot.ps: apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/rule

.PHONY : testCnt.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.annotate"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/rule

# Convenience name for target.
testCnt.annotate: apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/rule

.PHONY : testCnt.annotate

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCnt.sc.ps"
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/rule

# Convenience name for target.
testCnt.sc.ps: apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/rule

.PHONY : testCnt.sc.ps

# clean rule for target.
apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/build.make apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testCnt/CMakeFiles/testCnt.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.kcg"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/rule

# Convenience name for target.
testClip.kcg: apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/rule

.PHONY : testClip.kcg

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.vsimc"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/rule

# Convenience name for target.
testClip.vsimc: apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/rule

.PHONY : testClip.vsimc

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=73 "Built target testClip.stim.txt"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/rule

# Convenience name for target.
testClip.stim.txt: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/rule

.PHONY : testClip.stim.txt

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.vsim"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/rule

# Convenience name for target.
testClip.vsim: apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/rule

.PHONY : testClip.vsim

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.slm.cmd"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/rule

# Convenience name for target.
testClip.slm.cmd: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/rule

.PHONY : testClip.slm.cmd

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.powerc"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/rule

# Convenience name for target.
testClip.powerc: apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/rule

.PHONY : testClip.powerc

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.bin.cmd"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/rule

# Convenience name for target.
testClip.bin.cmd: apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/rule

.PHONY : testClip.bin.cmd

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/rule

# Convenience name for target.
testClip.vsimc.spi.pl: apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/rule

.PHONY : testClip.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.links"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/rule

# Convenience name for target.
testClip.links: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/rule

.PHONY : testClip.links

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.annotate"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/rule

# Convenience name for target.
testClip.annotate: apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/rule

.PHONY : testClip.annotate

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.vsim.spi"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/rule

# Convenience name for target.
testClip.vsim.spi: apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/rule

.PHONY : testClip.vsim.spi

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.elf"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/rule

# Convenience name for target.
testClip.elf: apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/rule

.PHONY : testClip.elf

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.vsim.boot"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/rule

# Convenience name for target.
testClip.vsim.boot: apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/rule

.PHONY : testClip.vsim.boot

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.vsim.spi.ps"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/rule

# Convenience name for target.
testClip.vsim.spi.ps: apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/rule

.PHONY : testClip.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.vsim.spi.pl"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/rule

# Convenience name for target.
testClip.vsim.spi.pl: apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/rule

.PHONY : testClip.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.sc.ps"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/rule

# Convenience name for target.
testClip.sc.ps: apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/rule

.PHONY : testClip.sc.ps

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.vsim.boot.ps"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/rule

# Convenience name for target.
testClip.vsim.boot.ps: apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/rule

.PHONY : testClip.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.s19.cmd"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/rule

# Convenience name for target.
testClip.s19.cmd: apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/rule

.PHONY : testClip.s19.cmd

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.vsim.boot.pl"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/rule

# Convenience name for target.
testClip.vsim.boot.pl: apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/rule

.PHONY : testClip.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.fpga"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/rule

# Convenience name for target.
testClip.fpga: apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/rule

.PHONY : testClip.fpga

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.read"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/rule

# Convenience name for target.
testClip.read: apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/rule

.PHONY : testClip.read

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.sc.pl"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/rule

# Convenience name for target.
testClip.sc.pl: apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/rule

.PHONY : testClip.sc.pl

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.dir/rule

# Convenience name for target.
testClip: apps/riscv_tests/testClip/CMakeFiles/testClip.dir/rule

.PHONY : testClip

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir

# All Build rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.stim.txt.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.slm.cmd.dir/all
apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/all: apps/riscv_tests/testClip/CMakeFiles/testClip.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testClip.power"
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/rule

# Convenience name for target.
testClip.power: apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/rule

.PHONY : testClip.power

# clean rule for target.
apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/build.make apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/clean
.PHONY : apps/riscv_tests/testClip/CMakeFiles/testClip.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/rule

# Convenience name for target.
testVecArith: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/rule

.PHONY : testVecArith

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.bin.cmd"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/rule

# Convenience name for target.
testVecArith.bin.cmd: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/rule

.PHONY : testVecArith.bin.cmd

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.vsim.spi"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/rule

# Convenience name for target.
testVecArith.vsim.spi: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/rule

.PHONY : testVecArith.vsim.spi

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.vsim.boot.pl"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/rule

# Convenience name for target.
testVecArith.vsim.boot.pl: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/rule

.PHONY : testVecArith.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.vsimc"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/rule

# Convenience name for target.
testVecArith.vsimc: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/rule

.PHONY : testVecArith.vsimc

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.slm.cmd"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/rule

# Convenience name for target.
testVecArith.slm.cmd: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/rule

.PHONY : testVecArith.slm.cmd

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.s19.cmd"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/rule

# Convenience name for target.
testVecArith.s19.cmd: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/rule

.PHONY : testVecArith.s19.cmd

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.annotate"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/rule

# Convenience name for target.
testVecArith.annotate: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/rule

.PHONY : testVecArith.annotate

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=94 "Built target testVecArith.sc.pl"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/rule

# Convenience name for target.
testVecArith.sc.pl: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/rule

.PHONY : testVecArith.sc.pl

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.read"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/rule

# Convenience name for target.
testVecArith.read: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/rule

.PHONY : testVecArith.read

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/rule

# Convenience name for target.
testVecArith.vsimc.spi.pl: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/rule

.PHONY : testVecArith.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.stim.txt"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/rule

# Convenience name for target.
testVecArith.stim.txt: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/rule

.PHONY : testVecArith.stim.txt

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.kcg"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/rule

# Convenience name for target.
testVecArith.kcg: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/rule

.PHONY : testVecArith.kcg

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.links"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/rule

# Convenience name for target.
testVecArith.links: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/rule

.PHONY : testVecArith.links

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.elf"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/rule

# Convenience name for target.
testVecArith.elf: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/rule

.PHONY : testVecArith.elf

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.vsim"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/rule

# Convenience name for target.
testVecArith.vsim: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/rule

.PHONY : testVecArith.vsim

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.vsim.boot"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/rule

# Convenience name for target.
testVecArith.vsim.boot: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/rule

.PHONY : testVecArith.vsim.boot

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.vsim.spi.ps"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/rule

# Convenience name for target.
testVecArith.vsim.spi.ps: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/rule

.PHONY : testVecArith.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.vsim.spi.pl"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/rule

# Convenience name for target.
testVecArith.vsim.spi.pl: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/rule

.PHONY : testVecArith.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.powerc"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/rule

# Convenience name for target.
testVecArith.powerc: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/rule

.PHONY : testVecArith.powerc

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.fpga"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/rule

# Convenience name for target.
testVecArith.fpga: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/rule

.PHONY : testVecArith.fpga

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.power"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/rule

# Convenience name for target.
testVecArith.power: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/rule

.PHONY : testVecArith.power

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.slm.cmd.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.stim.txt.dir/all
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/all: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.vsim.boot.ps"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/rule

# Convenience name for target.
testVecArith.vsim.boot.ps: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/rule

.PHONY : testVecArith.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecArith.sc.ps"
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/rule

# Convenience name for target.
testVecArith.sc.ps: apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/rule

.PHONY : testVecArith.sc.ps

# clean rule for target.
apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/build.make apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testVecArith/CMakeFiles/testVecArith.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.kcg"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/rule

# Convenience name for target.
testVecCmp.kcg: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/rule

.PHONY : testVecCmp.kcg

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/rule

# Convenience name for target.
testVecCmp: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/rule

.PHONY : testVecCmp

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.vsimc"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/rule

# Convenience name for target.
testVecCmp.vsimc: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/rule

.PHONY : testVecCmp.vsimc

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.read"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/rule

# Convenience name for target.
testVecCmp.read: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/rule

.PHONY : testVecCmp.read

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.slm.cmd"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/rule

# Convenience name for target.
testVecCmp.slm.cmd: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/rule

.PHONY : testVecCmp.slm.cmd

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.vsim.spi.pl"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/rule

# Convenience name for target.
testVecCmp.vsim.spi.pl: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/rule

.PHONY : testVecCmp.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=95 "Built target testVecCmp.links"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/rule

# Convenience name for target.
testVecCmp.links: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/rule

.PHONY : testVecCmp.links

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.annotate"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/rule

# Convenience name for target.
testVecCmp.annotate: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/rule

.PHONY : testVecCmp.annotate

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.bin.cmd"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/rule

# Convenience name for target.
testVecCmp.bin.cmd: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/rule

.PHONY : testVecCmp.bin.cmd

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.fpga"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/rule

# Convenience name for target.
testVecCmp.fpga: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/rule

.PHONY : testVecCmp.fpga

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.vsim"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/rule

# Convenience name for target.
testVecCmp.vsim: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/rule

.PHONY : testVecCmp.vsim

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.s19.cmd"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/rule

# Convenience name for target.
testVecCmp.s19.cmd: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/rule

.PHONY : testVecCmp.s19.cmd

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.sc.ps"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/rule

# Convenience name for target.
testVecCmp.sc.ps: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/rule

.PHONY : testVecCmp.sc.ps

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.vsim.boot"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/rule

# Convenience name for target.
testVecCmp.vsim.boot: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/rule

.PHONY : testVecCmp.vsim.boot

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.vsim.spi.ps"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/rule

# Convenience name for target.
testVecCmp.vsim.spi.ps: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/rule

.PHONY : testVecCmp.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.elf"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/rule

# Convenience name for target.
testVecCmp.elf: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/rule

.PHONY : testVecCmp.elf

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.powerc"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/rule

# Convenience name for target.
testVecCmp.powerc: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/rule

.PHONY : testVecCmp.powerc

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.vsim.spi"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/rule

# Convenience name for target.
testVecCmp.vsim.spi: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/rule

.PHONY : testVecCmp.vsim.spi

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=96 "Built target testVecCmp.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/rule

# Convenience name for target.
testVecCmp.vsimc.spi.pl: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/rule

.PHONY : testVecCmp.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.vsim.boot.pl"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/rule

# Convenience name for target.
testVecCmp.vsim.boot.pl: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/rule

.PHONY : testVecCmp.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.sc.pl"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/rule

# Convenience name for target.
testVecCmp.sc.pl: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/rule

.PHONY : testVecCmp.sc.pl

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.power"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/rule

# Convenience name for target.
testVecCmp.power: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/rule

.PHONY : testVecCmp.power

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.stim.txt"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/rule

# Convenience name for target.
testVecCmp.stim.txt: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/rule

.PHONY : testVecCmp.stim.txt

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.slm.cmd.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.links.dir/all
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/all: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testVecCmp.vsim.boot.ps"
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/rule

# Convenience name for target.
testVecCmp.vsim.boot.ps: apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/rule

.PHONY : testVecCmp.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/build.make apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testVecCmp/CMakeFiles/testVecCmp.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.kcg"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/rule

# Convenience name for target.
testShufflePack.kcg: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/rule

.PHONY : testShufflePack.kcg

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.vsimc"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/rule

# Convenience name for target.
testShufflePack.vsimc: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/rule

.PHONY : testShufflePack.vsimc

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.s19.cmd"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/rule

# Convenience name for target.
testShufflePack.s19.cmd: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/rule

.PHONY : testShufflePack.s19.cmd

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.annotate"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/rule

# Convenience name for target.
testShufflePack.annotate: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/rule

.PHONY : testShufflePack.annotate

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/rule

# Convenience name for target.
testShufflePack: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/rule

.PHONY : testShufflePack

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=91 "Built target testShufflePack.links"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/rule

# Convenience name for target.
testShufflePack.links: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/rule

.PHONY : testShufflePack.links

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.vsim.boot.ps"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/rule

# Convenience name for target.
testShufflePack.vsim.boot.ps: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/rule

.PHONY : testShufflePack.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.stim.txt"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/rule

# Convenience name for target.
testShufflePack.stim.txt: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/rule

.PHONY : testShufflePack.stim.txt

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.vsim.spi.ps"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/rule

# Convenience name for target.
testShufflePack.vsim.spi.ps: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/rule

.PHONY : testShufflePack.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.slm.cmd"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/rule

# Convenience name for target.
testShufflePack.slm.cmd: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/rule

.PHONY : testShufflePack.slm.cmd

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.read"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/rule

# Convenience name for target.
testShufflePack.read: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/rule

.PHONY : testShufflePack.read

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.bin.cmd"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/rule

# Convenience name for target.
testShufflePack.bin.cmd: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/rule

.PHONY : testShufflePack.bin.cmd

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.elf"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/rule

# Convenience name for target.
testShufflePack.elf: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/rule

.PHONY : testShufflePack.elf

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.vsim.spi"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/rule

# Convenience name for target.
testShufflePack.vsim.spi: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/rule

.PHONY : testShufflePack.vsim.spi

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.sc.ps"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/rule

# Convenience name for target.
testShufflePack.sc.ps: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/rule

.PHONY : testShufflePack.sc.ps

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.vsim.spi.pl"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/rule

# Convenience name for target.
testShufflePack.vsim.spi.pl: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/rule

.PHONY : testShufflePack.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=92 "Built target testShufflePack.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/rule

# Convenience name for target.
testShufflePack.vsimc.spi.pl: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/rule

.PHONY : testShufflePack.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.sc.pl"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/rule

# Convenience name for target.
testShufflePack.sc.pl: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/rule

.PHONY : testShufflePack.sc.pl

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.vsim.boot.pl"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/rule

# Convenience name for target.
testShufflePack.vsim.boot.pl: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/rule

.PHONY : testShufflePack.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.vsim.boot"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/rule

# Convenience name for target.
testShufflePack.vsim.boot: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/rule

.PHONY : testShufflePack.vsim.boot

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.powerc"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/rule

# Convenience name for target.
testShufflePack.powerc: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/rule

.PHONY : testShufflePack.powerc

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.power"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/rule

# Convenience name for target.
testShufflePack.power: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/rule

.PHONY : testShufflePack.power

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.vsim"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/rule

# Convenience name for target.
testShufflePack.vsim: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/rule

.PHONY : testShufflePack.vsim

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir

# All Build rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.links.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.stim.txt.dir/all
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/all: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testShufflePack.fpga"
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/rule

# Convenience name for target.
testShufflePack.fpga: apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/rule

.PHONY : testShufflePack.fpga

# clean rule for target.
apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/build.make apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/clean
.PHONY : apps/riscv_tests/testShufflePack/CMakeFiles/testShufflePack.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.kcg"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/rule

# Convenience name for target.
testAddSubNorm.kcg: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/rule

.PHONY : testAddSubNorm.kcg

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/rule

# Convenience name for target.
testAddSubNorm: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/rule

.PHONY : testAddSubNorm

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.vsimc"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/rule

# Convenience name for target.
testAddSubNorm.vsimc: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/rule

.PHONY : testAddSubNorm.vsimc

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/rule

# Convenience name for target.
testAddSubNorm.vsimc.spi.pl: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/rule

.PHONY : testAddSubNorm.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.elf"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/rule

# Convenience name for target.
testAddSubNorm.elf: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/rule

.PHONY : testAddSubNorm.elf

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.slm.cmd"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/rule

# Convenience name for target.
testAddSubNorm.slm.cmd: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/rule

.PHONY : testAddSubNorm.slm.cmd

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.links"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/rule

# Convenience name for target.
testAddSubNorm.links: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/rule

.PHONY : testAddSubNorm.links

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.vsim.boot.ps"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/rule

# Convenience name for target.
testAddSubNorm.vsim.boot.ps: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/rule

.PHONY : testAddSubNorm.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.annotate"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/rule

# Convenience name for target.
testAddSubNorm.annotate: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/rule

.PHONY : testAddSubNorm.annotate

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.s19.cmd"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/rule

# Convenience name for target.
testAddSubNorm.s19.cmd: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/rule

.PHONY : testAddSubNorm.s19.cmd

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.power"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/rule

# Convenience name for target.
testAddSubNorm.power: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/rule

.PHONY : testAddSubNorm.power

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.read"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/rule

# Convenience name for target.
testAddSubNorm.read: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/rule

.PHONY : testAddSubNorm.read

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=69 "Built target testAddSubNorm.stim.txt"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/rule

# Convenience name for target.
testAddSubNorm.stim.txt: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/rule

.PHONY : testAddSubNorm.stim.txt

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.vsim.spi"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/rule

# Convenience name for target.
testAddSubNorm.vsim.spi: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/rule

.PHONY : testAddSubNorm.vsim.spi

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.vsim.boot"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/rule

# Convenience name for target.
testAddSubNorm.vsim.boot: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/rule

.PHONY : testAddSubNorm.vsim.boot

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.vsim.spi.ps"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/rule

# Convenience name for target.
testAddSubNorm.vsim.spi.ps: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/rule

.PHONY : testAddSubNorm.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.vsim.spi.pl"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/rule

# Convenience name for target.
testAddSubNorm.vsim.spi.pl: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/rule

.PHONY : testAddSubNorm.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.vsim.boot.pl"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/rule

# Convenience name for target.
testAddSubNorm.vsim.boot.pl: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/rule

.PHONY : testAddSubNorm.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.powerc"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/rule

# Convenience name for target.
testAddSubNorm.powerc: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/rule

.PHONY : testAddSubNorm.powerc

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.sc.pl"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/rule

# Convenience name for target.
testAddSubNorm.sc.pl: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/rule

.PHONY : testAddSubNorm.sc.pl

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.vsim"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/rule

# Convenience name for target.
testAddSubNorm.vsim: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/rule

.PHONY : testAddSubNorm.vsim

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.sc.ps"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/rule

# Convenience name for target.
testAddSubNorm.sc.ps: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/rule

.PHONY : testAddSubNorm.sc.ps

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.bin.cmd"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/rule

# Convenience name for target.
testAddSubNorm.bin.cmd: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/rule

.PHONY : testAddSubNorm.bin.cmd

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir

# All Build rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.slm.cmd.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.links.dir/all
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/all: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testAddSubNorm.fpga"
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/rule

# Convenience name for target.
testAddSubNorm.fpga: apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/rule

.PHONY : testAddSubNorm.fpga

# clean rule for target.
apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/build.make apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/clean
.PHONY : apps/riscv_tests/testAddSubNorm/CMakeFiles/testAddSubNorm.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.kcg"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/rule

# Convenience name for target.
testMacNorm.kcg: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/rule

.PHONY : testMacNorm.kcg

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/rule

# Convenience name for target.
testMacNorm: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/rule

.PHONY : testMacNorm

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.stim.txt"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/rule

# Convenience name for target.
testMacNorm.stim.txt: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/rule

.PHONY : testMacNorm.stim.txt

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.vsim.spi"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/rule

# Convenience name for target.
testMacNorm.vsim.spi: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/rule

.PHONY : testMacNorm.vsim.spi

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/rule

# Convenience name for target.
testMacNorm.vsimc.spi.pl: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/rule

.PHONY : testMacNorm.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.slm.cmd"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/rule

# Convenience name for target.
testMacNorm.slm.cmd: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/rule

.PHONY : testMacNorm.slm.cmd

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.bin.cmd"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/rule

# Convenience name for target.
testMacNorm.bin.cmd: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/rule

.PHONY : testMacNorm.bin.cmd

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.vsim.spi.pl"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/rule

# Convenience name for target.
testMacNorm.vsim.spi.pl: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/rule

.PHONY : testMacNorm.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.vsim.boot.pl"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/rule

# Convenience name for target.
testMacNorm.vsim.boot.pl: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/rule

.PHONY : testMacNorm.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.fpga"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/rule

# Convenience name for target.
testMacNorm.fpga: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/rule

.PHONY : testMacNorm.fpga

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=88 "Built target testMacNorm.vsimc"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/rule

# Convenience name for target.
testMacNorm.vsimc: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/rule

.PHONY : testMacNorm.vsimc

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=87 "Built target testMacNorm.links"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/rule

# Convenience name for target.
testMacNorm.links: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/rule

.PHONY : testMacNorm.links

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.read"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/rule

# Convenience name for target.
testMacNorm.read: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/rule

.PHONY : testMacNorm.read

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.s19.cmd"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/rule

# Convenience name for target.
testMacNorm.s19.cmd: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/rule

.PHONY : testMacNorm.s19.cmd

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.vsim"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/rule

# Convenience name for target.
testMacNorm.vsim: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/rule

.PHONY : testMacNorm.vsim

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.vsim.spi.ps"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/rule

# Convenience name for target.
testMacNorm.vsim.spi.ps: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/rule

.PHONY : testMacNorm.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.annotate"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/rule

# Convenience name for target.
testMacNorm.annotate: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/rule

.PHONY : testMacNorm.annotate

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.elf"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/rule

# Convenience name for target.
testMacNorm.elf: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/rule

.PHONY : testMacNorm.elf

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.vsim.boot"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/rule

# Convenience name for target.
testMacNorm.vsim.boot: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/rule

.PHONY : testMacNorm.vsim.boot

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.sc.pl"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/rule

# Convenience name for target.
testMacNorm.sc.pl: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/rule

.PHONY : testMacNorm.sc.pl

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.powerc"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/rule

# Convenience name for target.
testMacNorm.powerc: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/rule

.PHONY : testMacNorm.powerc

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.power"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/rule

# Convenience name for target.
testMacNorm.power: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/rule

.PHONY : testMacNorm.power

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.stim.txt.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.slm.cmd.dir/all
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/all: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.vsim.boot.ps"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/rule

# Convenience name for target.
testMacNorm.vsim.boot.ps: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/rule

.PHONY : testMacNorm.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testMacNorm.sc.ps"
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/rule

# Convenience name for target.
testMacNorm.sc.ps: apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/rule

.PHONY : testMacNorm.sc.ps

# clean rule for target.
apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/build.make apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testMacNorm/CMakeFiles/testMacNorm.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/rule

# Convenience name for target.
testDotMul: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/rule

.PHONY : testDotMul

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.vsim"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/rule

# Convenience name for target.
testDotMul.vsim: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/rule

.PHONY : testDotMul.vsim

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.bin.cmd"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/rule

# Convenience name for target.
testDotMul.bin.cmd: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/rule

.PHONY : testDotMul.bin.cmd

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.sc.ps"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/rule

# Convenience name for target.
testDotMul.sc.ps: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/rule

.PHONY : testDotMul.sc.ps

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.stim.txt"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/rule

# Convenience name for target.
testDotMul.stim.txt: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/rule

.PHONY : testDotMul.stim.txt

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.kcg"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/rule

# Convenience name for target.
testDotMul.kcg: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/rule

.PHONY : testDotMul.kcg

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/rule

# Convenience name for target.
testDotMul.vsimc.spi.pl: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/rule

.PHONY : testDotMul.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=78 "Built target testDotMul.s19.cmd"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/rule

# Convenience name for target.
testDotMul.s19.cmd: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/rule

.PHONY : testDotMul.s19.cmd

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.read"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/rule

# Convenience name for target.
testDotMul.read: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/rule

.PHONY : testDotMul.read

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.slm.cmd"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/rule

# Convenience name for target.
testDotMul.slm.cmd: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/rule

.PHONY : testDotMul.slm.cmd

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.elf"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/rule

# Convenience name for target.
testDotMul.elf: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/rule

.PHONY : testDotMul.elf

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.vsim.boot"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/rule

# Convenience name for target.
testDotMul.vsim.boot: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/rule

.PHONY : testDotMul.vsim.boot

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.vsim.spi.ps"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/rule

# Convenience name for target.
testDotMul.vsim.spi.ps: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/rule

.PHONY : testDotMul.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.vsimc"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/rule

# Convenience name for target.
testDotMul.vsimc: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/rule

.PHONY : testDotMul.vsimc

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.vsim.spi.pl"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/rule

# Convenience name for target.
testDotMul.vsim.spi.pl: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/rule

.PHONY : testDotMul.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.sc.pl"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/rule

# Convenience name for target.
testDotMul.sc.pl: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/rule

.PHONY : testDotMul.sc.pl

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.vsim.boot.pl"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/rule

# Convenience name for target.
testDotMul.vsim.boot.pl: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/rule

.PHONY : testDotMul.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.links"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/rule

# Convenience name for target.
testDotMul.links: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/rule

.PHONY : testDotMul.links

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.vsim.boot.ps"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/rule

# Convenience name for target.
testDotMul.vsim.boot.ps: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/rule

.PHONY : testDotMul.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.powerc"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/rule

# Convenience name for target.
testDotMul.powerc: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/rule

.PHONY : testDotMul.powerc

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.vsim.spi"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/rule

# Convenience name for target.
testDotMul.vsim.spi: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/rule

.PHONY : testDotMul.vsim.spi

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.annotate"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/rule

# Convenience name for target.
testDotMul.annotate: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/rule

.PHONY : testDotMul.annotate

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.power"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/rule

# Convenience name for target.
testDotMul.power: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/rule

.PHONY : testDotMul.power

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir

# All Build rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.stim.txt.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.slm.cmd.dir/all
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/all: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDotMul.fpga"
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/rule

# Convenience name for target.
testDotMul.fpga: apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/rule

.PHONY : testDotMul.fpga

# clean rule for target.
apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/build.make apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/clean
.PHONY : apps/riscv_tests/testDotMul/CMakeFiles/testDotMul.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.kcg"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/rule

# Convenience name for target.
testCSR.kcg: apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/rule

.PHONY : testCSR.kcg

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/rule

# Convenience name for target.
testCSR: apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/rule

.PHONY : testCSR

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.vsimc"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/rule

# Convenience name for target.
testCSR.vsimc: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/rule

.PHONY : testCSR.vsimc

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.powerc"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/rule

# Convenience name for target.
testCSR.powerc: apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/rule

.PHONY : testCSR.powerc

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.powerc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.power"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/rule

# Convenience name for target.
testCSR.power: apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/rule

.PHONY : testCSR.power

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.vsim"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/rule

# Convenience name for target.
testCSR.vsim: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/rule

.PHONY : testCSR.vsim

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.stim.txt"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/rule

# Convenience name for target.
testCSR.stim.txt: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/rule

.PHONY : testCSR.stim.txt

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=71 "Built target testCSR.fpga"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/rule

# Convenience name for target.
testCSR.fpga: apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/rule

.PHONY : testCSR.fpga

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.slm.cmd"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/rule

# Convenience name for target.
testCSR.slm.cmd: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/rule

.PHONY : testCSR.slm.cmd

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.vsim.boot"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/rule

# Convenience name for target.
testCSR.vsim.boot: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/rule

.PHONY : testCSR.vsim.boot

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.links"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/rule

# Convenience name for target.
testCSR.links: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/rule

.PHONY : testCSR.links

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/rule

# Convenience name for target.
testCSR.vsimc.spi.pl: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/rule

.PHONY : testCSR.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.vsim.boot.pl"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/rule

# Convenience name for target.
testCSR.vsim.boot.pl: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/rule

.PHONY : testCSR.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.s19.cmd"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/rule

# Convenience name for target.
testCSR.s19.cmd: apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/rule

.PHONY : testCSR.s19.cmd

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.read"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/rule

# Convenience name for target.
testCSR.read: apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/rule

.PHONY : testCSR.read

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.elf"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/rule

# Convenience name for target.
testCSR.elf: apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/rule

.PHONY : testCSR.elf

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.vsim.spi"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/rule

# Convenience name for target.
testCSR.vsim.spi: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/rule

.PHONY : testCSR.vsim.spi

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.annotate"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/rule

# Convenience name for target.
testCSR.annotate: apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/rule

.PHONY : testCSR.annotate

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.vsim.spi.ps"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/rule

# Convenience name for target.
testCSR.vsim.spi.ps: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/rule

.PHONY : testCSR.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.sc.pl"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/rule

# Convenience name for target.
testCSR.sc.pl: apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/rule

.PHONY : testCSR.sc.pl

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=72 "Built target testCSR.vsim.spi.pl"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/rule

# Convenience name for target.
testCSR.vsim.spi.pl: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/rule

.PHONY : testCSR.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.bin.cmd"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/rule

# Convenience name for target.
testCSR.bin.cmd: apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/rule

.PHONY : testCSR.bin.cmd

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.stim.txt.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.slm.cmd.dir/all
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/all: apps/riscv_tests/testCSR/CMakeFiles/testCSR.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.vsim.boot.ps"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/rule

# Convenience name for target.
testCSR.vsim.boot.ps: apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/rule

.PHONY : testCSR.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testCSR.sc.ps"
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/rule

# Convenience name for target.
testCSR.sc.ps: apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/rule

.PHONY : testCSR.sc.ps

# clean rule for target.
apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/build.make apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testCSR/CMakeFiles/testCSR.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.slm.cmd"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/rule

# Convenience name for target.
testDebug.slm.cmd: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/rule

.PHONY : testDebug.slm.cmd

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.sc.ps"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/rule

# Convenience name for target.
testDebug.sc.ps: apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/rule

.PHONY : testDebug.sc.ps

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.vsim"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/rule

# Convenience name for target.
testDebug.vsim: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/rule

.PHONY : testDebug.vsim

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.annotate"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/rule

# Convenience name for target.
testDebug.annotate: apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/rule

.PHONY : testDebug.annotate

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.annotate.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.links"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/rule

# Convenience name for target.
testDebug.links: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/rule

.PHONY : testDebug.links

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.bin.cmd"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/rule

# Convenience name for target.
testDebug.bin.cmd: apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/rule

.PHONY : testDebug.bin.cmd

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.power"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/rule

# Convenience name for target.
testDebug.power: apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/rule

.PHONY : testDebug.power

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.power.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.s19.cmd"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/rule

# Convenience name for target.
testDebug.s19.cmd: apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/rule

.PHONY : testDebug.s19.cmd

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.vsim.boot.ps"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/rule

# Convenience name for target.
testDebug.vsim.boot.ps: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/rule

.PHONY : testDebug.vsim.boot.ps

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.read"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/rule

# Convenience name for target.
testDebug.read: apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/rule

.PHONY : testDebug.read

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.read.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.vsim.boot"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/rule

# Convenience name for target.
testDebug.vsim.boot: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/rule

.PHONY : testDebug.vsim.boot

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.vsimc"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/rule

# Convenience name for target.
testDebug.vsimc: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/rule

.PHONY : testDebug.vsimc

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.stim.txt"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/rule

# Convenience name for target.
testDebug.stim.txt: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/rule

.PHONY : testDebug.stim.txt

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/all: CMakeFiles/crt0.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.elf"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/rule

# Convenience name for target.
testDebug.elf: apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/rule

.PHONY : testDebug.elf

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.elf.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.vsim.spi"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/rule

# Convenience name for target.
testDebug.vsim.spi: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/rule

.PHONY : testDebug.vsim.spi

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=76 "Built target testDebug.vsim.spi.ps"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/rule

# Convenience name for target.
testDebug.vsim.spi.ps: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/rule

.PHONY : testDebug.vsim.spi.ps

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.vsim.spi.pl"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/rule

# Convenience name for target.
testDebug.vsim.spi.pl: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/rule

.PHONY : testDebug.vsim.spi.pl

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=75 "Built target testDebug.fpga"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/rule

# Convenience name for target.
testDebug.fpga: apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/rule

.PHONY : testDebug.fpga

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.fpga.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.vsimc.spi.pl"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/rule

# Convenience name for target.
testDebug.vsimc.spi.pl: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/rule

.PHONY : testDebug.vsimc.spi.pl

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.bin.cmd.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/rule

# Convenience name for target.
testDebug: apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/rule

.PHONY : testDebug

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.vsim.boot.pl"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/rule

# Convenience name for target.
testDebug.vsim.boot.pl: apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/rule

.PHONY : testDebug.vsim.boot.pl

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.sc.pl"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/rule

# Convenience name for target.
testDebug.sc.pl: apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/rule

.PHONY : testDebug.sc.pl

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.kcg"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/rule

# Convenience name for target.
testDebug.kcg: apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/rule

.PHONY : testDebug.kcg

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.kcg.dir/clean

#=============================================================================
# Target rules for target apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir

# All Build rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.slm.cmd.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.links.dir/all
apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/all: apps/riscv_tests/testDebug/CMakeFiles/testDebug.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testDebug.powerc"
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/all

# Build rule for subdir invocation for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/rule

# Convenience name for target.
testDebug.powerc: apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/rule

.PHONY : testDebug.powerc

# clean rule for target.
apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/build.make apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/clean
.PHONY : apps/riscv_tests/testDebug/CMakeFiles/testDebug.powerc.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.kcg.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.kcg.dir/build.make apps/freertos/CMakeFiles/freertos.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.kcg.dir/build.make apps/freertos/CMakeFiles/freertos.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.kcg"
.PHONY : apps/freertos/CMakeFiles/freertos.kcg.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.kcg.dir/rule

# Convenience name for target.
freertos.kcg: apps/freertos/CMakeFiles/freertos.kcg.dir/rule

.PHONY : freertos.kcg

# clean rule for target.
apps/freertos/CMakeFiles/freertos.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.kcg.dir/build.make apps/freertos/CMakeFiles/freertos.kcg.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.kcg.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.vsimc.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.vsimc.dir/all: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
apps/freertos/CMakeFiles/freertos.vsimc.dir/all: apps/freertos/CMakeFiles/freertos.links.dir/all
apps/freertos/CMakeFiles/freertos.vsimc.dir/all: apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsimc.dir/build.make apps/freertos/CMakeFiles/freertos.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsimc.dir/build.make apps/freertos/CMakeFiles/freertos.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.vsimc"
.PHONY : apps/freertos/CMakeFiles/freertos.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.vsimc.dir/rule

# Convenience name for target.
freertos.vsimc: apps/freertos/CMakeFiles/freertos.vsimc.dir/rule

.PHONY : freertos.vsimc

# clean rule for target.
apps/freertos/CMakeFiles/freertos.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsimc.dir/build.make apps/freertos/CMakeFiles/freertos.vsimc.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.slm.cmd.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all: apps/freertos/CMakeFiles/freertos.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.slm.cmd.dir/build.make apps/freertos/CMakeFiles/freertos.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.slm.cmd.dir/build.make apps/freertos/CMakeFiles/freertos.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.slm.cmd"
.PHONY : apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.slm.cmd.dir/rule

# Convenience name for target.
freertos.slm.cmd: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/rule

.PHONY : freertos.slm.cmd

# clean rule for target.
apps/freertos/CMakeFiles/freertos.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.slm.cmd.dir/build.make apps/freertos/CMakeFiles/freertos.slm.cmd.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/all: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/all: apps/freertos/CMakeFiles/freertos.links.dir/all
apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/all: apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.vsim.boot.pl"
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/rule

# Convenience name for target.
freertos.vsim.boot.pl: apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/rule

.PHONY : freertos.vsim.boot.pl

# clean rule for target.
apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.vsim.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.vsim.dir/all: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
apps/freertos/CMakeFiles/freertos.vsim.dir/all: apps/freertos/CMakeFiles/freertos.links.dir/all
apps/freertos/CMakeFiles/freertos.vsim.dir/all: apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.vsim"
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.dir/rule

# Convenience name for target.
freertos.vsim: apps/freertos/CMakeFiles/freertos.vsim.dir/rule

.PHONY : freertos.vsim

# clean rule for target.
apps/freertos/CMakeFiles/freertos.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.links.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.links.dir/build.make apps/freertos/CMakeFiles/freertos.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.links.dir/build.make apps/freertos/CMakeFiles/freertos.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=22 "Built target freertos.links"
.PHONY : apps/freertos/CMakeFiles/freertos.links.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.links.dir/rule

# Convenience name for target.
freertos.links: apps/freertos/CMakeFiles/freertos.links.dir/rule

.PHONY : freertos.links

# clean rule for target.
apps/freertos/CMakeFiles/freertos.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.links.dir/build.make apps/freertos/CMakeFiles/freertos.links.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.links.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.bin.cmd.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.bin.cmd.dir/all: apps/freertos/CMakeFiles/freertos.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.bin.cmd.dir/build.make apps/freertos/CMakeFiles/freertos.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.bin.cmd.dir/build.make apps/freertos/CMakeFiles/freertos.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.bin.cmd"
.PHONY : apps/freertos/CMakeFiles/freertos.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.bin.cmd.dir/rule

# Convenience name for target.
freertos.bin.cmd: apps/freertos/CMakeFiles/freertos.bin.cmd.dir/rule

.PHONY : freertos.bin.cmd

# clean rule for target.
apps/freertos/CMakeFiles/freertos.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.bin.cmd.dir/build.make apps/freertos/CMakeFiles/freertos.bin.cmd.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.vsim.boot.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.vsim.boot.dir/all: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
apps/freertos/CMakeFiles/freertos.vsim.boot.dir/all: apps/freertos/CMakeFiles/freertos.links.dir/all
apps/freertos/CMakeFiles/freertos.vsim.boot.dir/all: apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.boot.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.boot.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.vsim.boot"
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.boot.dir/rule

# Convenience name for target.
freertos.vsim.boot: apps/freertos/CMakeFiles/freertos.vsim.boot.dir/rule

.PHONY : freertos.vsim.boot

# clean rule for target.
apps/freertos/CMakeFiles/freertos.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.boot.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.boot.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.s19.cmd.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.s19.cmd.dir/all: apps/freertos/CMakeFiles/freertos.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.s19.cmd.dir/build.make apps/freertos/CMakeFiles/freertos.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.s19.cmd.dir/build.make apps/freertos/CMakeFiles/freertos.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.s19.cmd"
.PHONY : apps/freertos/CMakeFiles/freertos.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.s19.cmd.dir/rule

# Convenience name for target.
freertos.s19.cmd: apps/freertos/CMakeFiles/freertos.s19.cmd.dir/rule

.PHONY : freertos.s19.cmd

# clean rule for target.
apps/freertos/CMakeFiles/freertos.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.s19.cmd.dir/build.make apps/freertos/CMakeFiles/freertos.s19.cmd.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.annotate.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.annotate.dir/build.make apps/freertos/CMakeFiles/freertos.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.annotate.dir/build.make apps/freertos/CMakeFiles/freertos.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.annotate"
.PHONY : apps/freertos/CMakeFiles/freertos.annotate.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.annotate.dir/rule

# Convenience name for target.
freertos.annotate: apps/freertos/CMakeFiles/freertos.annotate.dir/rule

.PHONY : freertos.annotate

# clean rule for target.
apps/freertos/CMakeFiles/freertos.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.annotate.dir/build.make apps/freertos/CMakeFiles/freertos.annotate.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.annotate.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.stim.txt.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.stim.txt.dir/all: apps/freertos/CMakeFiles/freertos.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.stim.txt.dir/build.make apps/freertos/CMakeFiles/freertos.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.stim.txt.dir/build.make apps/freertos/CMakeFiles/freertos.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.stim.txt"
.PHONY : apps/freertos/CMakeFiles/freertos.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.stim.txt.dir/rule

# Convenience name for target.
freertos.stim.txt: apps/freertos/CMakeFiles/freertos.stim.txt.dir/rule

.PHONY : freertos.stim.txt

# clean rule for target.
apps/freertos/CMakeFiles/freertos.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.stim.txt.dir/build.make apps/freertos/CMakeFiles/freertos.stim.txt.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.read.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.read.dir/all: apps/freertos/CMakeFiles/freertos.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.read.dir/build.make apps/freertos/CMakeFiles/freertos.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.read.dir/build.make apps/freertos/CMakeFiles/freertos.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.read"
.PHONY : apps/freertos/CMakeFiles/freertos.read.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.read.dir/rule

# Convenience name for target.
freertos.read: apps/freertos/CMakeFiles/freertos.read.dir/rule

.PHONY : freertos.read

# clean rule for target.
apps/freertos/CMakeFiles/freertos.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.read.dir/build.make apps/freertos/CMakeFiles/freertos.read.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.read.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.elf.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.elf.dir/all: CMakeFiles/crt0.dir/all
apps/freertos/CMakeFiles/freertos.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/freertos/CMakeFiles/freertos.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/freertos/CMakeFiles/freertos.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/freertos/CMakeFiles/freertos.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/freertos/CMakeFiles/freertos.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.elf.dir/build.make apps/freertos/CMakeFiles/freertos.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.elf.dir/build.make apps/freertos/CMakeFiles/freertos.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.elf"
.PHONY : apps/freertos/CMakeFiles/freertos.elf.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.elf.dir/rule

# Convenience name for target.
freertos.elf: apps/freertos/CMakeFiles/freertos.elf.dir/rule

.PHONY : freertos.elf

# clean rule for target.
apps/freertos/CMakeFiles/freertos.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.elf.dir/build.make apps/freertos/CMakeFiles/freertos.elf.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.elf.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/all: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/all: apps/freertos/CMakeFiles/freertos.links.dir/all
apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/all: apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.vsim.spi.ps"
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/rule

# Convenience name for target.
freertos.vsim.spi.ps: apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/rule

.PHONY : freertos.vsim.spi.ps

# clean rule for target.
apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.fpga.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.fpga.dir/all: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
apps/freertos/CMakeFiles/freertos.fpga.dir/all: apps/freertos/CMakeFiles/freertos.links.dir/all
apps/freertos/CMakeFiles/freertos.fpga.dir/all: apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.fpga.dir/build.make apps/freertos/CMakeFiles/freertos.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.fpga.dir/build.make apps/freertos/CMakeFiles/freertos.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.fpga"
.PHONY : apps/freertos/CMakeFiles/freertos.fpga.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.fpga.dir/rule

# Convenience name for target.
freertos.fpga: apps/freertos/CMakeFiles/freertos.fpga.dir/rule

.PHONY : freertos.fpga

# clean rule for target.
apps/freertos/CMakeFiles/freertos.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.fpga.dir/build.make apps/freertos/CMakeFiles/freertos.fpga.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.fpga.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.vsim.spi.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.vsim.spi.dir/all: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
apps/freertos/CMakeFiles/freertos.vsim.spi.dir/all: apps/freertos/CMakeFiles/freertos.links.dir/all
apps/freertos/CMakeFiles/freertos.vsim.spi.dir/all: apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.spi.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.spi.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.vsim.spi"
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.spi.dir/rule

# Convenience name for target.
freertos.vsim.spi: apps/freertos/CMakeFiles/freertos.vsim.spi.dir/rule

.PHONY : freertos.vsim.spi

# clean rule for target.
apps/freertos/CMakeFiles/freertos.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.spi.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.spi.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.powerc.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.powerc.dir/all: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
apps/freertos/CMakeFiles/freertos.powerc.dir/all: apps/freertos/CMakeFiles/freertos.links.dir/all
apps/freertos/CMakeFiles/freertos.powerc.dir/all: apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.powerc.dir/build.make apps/freertos/CMakeFiles/freertos.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.powerc.dir/build.make apps/freertos/CMakeFiles/freertos.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.powerc"
.PHONY : apps/freertos/CMakeFiles/freertos.powerc.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.powerc.dir/rule

# Convenience name for target.
freertos.powerc: apps/freertos/CMakeFiles/freertos.powerc.dir/rule

.PHONY : freertos.powerc

# clean rule for target.
apps/freertos/CMakeFiles/freertos.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.powerc.dir/build.make apps/freertos/CMakeFiles/freertos.powerc.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.powerc.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.power.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.power.dir/all: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
apps/freertos/CMakeFiles/freertos.power.dir/all: apps/freertos/CMakeFiles/freertos.links.dir/all
apps/freertos/CMakeFiles/freertos.power.dir/all: apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.power.dir/build.make apps/freertos/CMakeFiles/freertos.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.power.dir/build.make apps/freertos/CMakeFiles/freertos.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.power"
.PHONY : apps/freertos/CMakeFiles/freertos.power.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.power.dir/rule

# Convenience name for target.
freertos.power: apps/freertos/CMakeFiles/freertos.power.dir/rule

.PHONY : freertos.power

# clean rule for target.
apps/freertos/CMakeFiles/freertos.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.power.dir/build.make apps/freertos/CMakeFiles/freertos.power.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.power.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/all: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/all: apps/freertos/CMakeFiles/freertos.links.dir/all
apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/all: apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.vsim.boot.ps"
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/rule

# Convenience name for target.
freertos.vsim.boot.ps: apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/rule

.PHONY : freertos.vsim.boot.ps

# clean rule for target.
apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/all: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/all: apps/freertos/CMakeFiles/freertos.links.dir/all
apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/all: apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.vsim.spi.pl"
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/rule

# Convenience name for target.
freertos.vsim.spi.pl: apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/rule

.PHONY : freertos.vsim.spi.pl

# clean rule for target.
apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/build.make apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/all: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/all: apps/freertos/CMakeFiles/freertos.links.dir/all
apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/all: apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/build.make apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/build.make apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=23 "Built target freertos.vsimc.spi.pl"
.PHONY : apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/rule

# Convenience name for target.
freertos.vsimc.spi.pl: apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/rule

.PHONY : freertos.vsimc.spi.pl

# clean rule for target.
apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/build.make apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.sc.pl.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.sc.pl.dir/build.make apps/freertos/CMakeFiles/freertos.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.sc.pl.dir/build.make apps/freertos/CMakeFiles/freertos.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.sc.pl"
.PHONY : apps/freertos/CMakeFiles/freertos.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.sc.pl.dir/rule

# Convenience name for target.
freertos.sc.pl: apps/freertos/CMakeFiles/freertos.sc.pl.dir/rule

.PHONY : freertos.sc.pl

# clean rule for target.
apps/freertos/CMakeFiles/freertos.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.sc.pl.dir/build.make apps/freertos/CMakeFiles/freertos.sc.pl.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.dir/all: apps/freertos/CMakeFiles/freertos.slm.cmd.dir/all
apps/freertos/CMakeFiles/freertos.dir/all: apps/freertos/CMakeFiles/freertos.bin.cmd.dir/all
apps/freertos/CMakeFiles/freertos.dir/all: apps/freertos/CMakeFiles/freertos.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.dir/build.make apps/freertos/CMakeFiles/freertos.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.dir/build.make apps/freertos/CMakeFiles/freertos.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos"
.PHONY : apps/freertos/CMakeFiles/freertos.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.dir/rule

# Convenience name for target.
freertos: apps/freertos/CMakeFiles/freertos.dir/rule

.PHONY : freertos

# clean rule for target.
apps/freertos/CMakeFiles/freertos.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.dir/build.make apps/freertos/CMakeFiles/freertos.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.dir/clean

#=============================================================================
# Target rules for target apps/freertos/CMakeFiles/freertos.sc.ps.dir

# All Build rule for target.
apps/freertos/CMakeFiles/freertos.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.sc.ps.dir/build.make apps/freertos/CMakeFiles/freertos.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.sc.ps.dir/build.make apps/freertos/CMakeFiles/freertos.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target freertos.sc.ps"
.PHONY : apps/freertos/CMakeFiles/freertos.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/freertos/CMakeFiles/freertos.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/freertos/CMakeFiles/freertos.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/freertos/CMakeFiles/freertos.sc.ps.dir/rule

# Convenience name for target.
freertos.sc.ps: apps/freertos/CMakeFiles/freertos.sc.ps.dir/rule

.PHONY : freertos.sc.ps

# clean rule for target.
apps/freertos/CMakeFiles/freertos.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/freertos/CMakeFiles/freertos.sc.ps.dir/build.make apps/freertos/CMakeFiles/freertos.sc.ps.dir/clean
.PHONY : apps/freertos/CMakeFiles/freertos.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.kcg.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.kcg.dir/build.make apps/boot_code/CMakeFiles/boot_code.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.kcg.dir/build.make apps/boot_code/CMakeFiles/boot_code.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.kcg"
.PHONY : apps/boot_code/CMakeFiles/boot_code.kcg.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.kcg.dir/rule

# Convenience name for target.
boot_code.kcg: apps/boot_code/CMakeFiles/boot_code.kcg.dir/rule

.PHONY : boot_code.kcg

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.kcg.dir/build.make apps/boot_code/CMakeFiles/boot_code.kcg.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.kcg.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.vsim.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.vsim.dir/all: apps/boot_code/CMakeFiles/boot_code.links.dir/all
apps/boot_code/CMakeFiles/boot_code.vsim.dir/all: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
apps/boot_code/CMakeFiles/boot_code.vsim.dir/all: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.vsim"
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.dir/rule

# Convenience name for target.
boot_code.vsim: apps/boot_code/CMakeFiles/boot_code.vsim.dir/rule

.PHONY : boot_code.vsim

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.sc.pl.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/build.make apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/build.make apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.sc.pl"
.PHONY : apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/rule

# Convenience name for target.
boot_code.sc.pl: apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/rule

.PHONY : boot_code.sc.pl

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/build.make apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.power.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.power.dir/all: apps/boot_code/CMakeFiles/boot_code.links.dir/all
apps/boot_code/CMakeFiles/boot_code.power.dir/all: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
apps/boot_code/CMakeFiles/boot_code.power.dir/all: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.power.dir/build.make apps/boot_code/CMakeFiles/boot_code.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.power.dir/build.make apps/boot_code/CMakeFiles/boot_code.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.power"
.PHONY : apps/boot_code/CMakeFiles/boot_code.power.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.power.dir/rule

# Convenience name for target.
boot_code.power: apps/boot_code/CMakeFiles/boot_code.power.dir/rule

.PHONY : boot_code.power

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.power.dir/build.make apps/boot_code/CMakeFiles/boot_code.power.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.power.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.vsimc.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.vsimc.dir/all: apps/boot_code/CMakeFiles/boot_code.links.dir/all
apps/boot_code/CMakeFiles/boot_code.vsimc.dir/all: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
apps/boot_code/CMakeFiles/boot_code.vsimc.dir/all: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsimc.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsimc.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.vsimc"
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsimc.dir/rule

# Convenience name for target.
boot_code.vsimc: apps/boot_code/CMakeFiles/boot_code.vsimc.dir/rule

.PHONY : boot_code.vsimc

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsimc.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsimc.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.links.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.links.dir/build.make apps/boot_code/CMakeFiles/boot_code.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.links.dir/build.make apps/boot_code/CMakeFiles/boot_code.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.links"
.PHONY : apps/boot_code/CMakeFiles/boot_code.links.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.links.dir/rule

# Convenience name for target.
boot_code.links: apps/boot_code/CMakeFiles/boot_code.links.dir/rule

.PHONY : boot_code.links

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.links.dir/build.make apps/boot_code/CMakeFiles/boot_code.links.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.links.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/all: apps/boot_code/CMakeFiles/boot_code.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/build.make apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/build.make apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.s19.cmd"
.PHONY : apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/rule

# Convenience name for target.
boot_code.s19.cmd: apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/rule

.PHONY : boot_code.s19.cmd

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/build.make apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.read.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.read.dir/all: apps/boot_code/CMakeFiles/boot_code.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.read.dir/build.make apps/boot_code/CMakeFiles/boot_code.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.read.dir/build.make apps/boot_code/CMakeFiles/boot_code.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.read"
.PHONY : apps/boot_code/CMakeFiles/boot_code.read.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.read.dir/rule

# Convenience name for target.
boot_code.read: apps/boot_code/CMakeFiles/boot_code.read.dir/rule

.PHONY : boot_code.read

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.read.dir/build.make apps/boot_code/CMakeFiles/boot_code.read.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.read.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.sc.ps.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/build.make apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/build.make apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.sc.ps"
.PHONY : apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/rule

# Convenience name for target.
boot_code.sc.ps: apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/rule

.PHONY : boot_code.sc.ps

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/build.make apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.install.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.install.dir/all: apps/boot_code/CMakeFiles/boot_code.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.install.dir/build.make apps/boot_code/CMakeFiles/boot_code.install.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.install.dir/build.make apps/boot_code/CMakeFiles/boot_code.install.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.install"
.PHONY : apps/boot_code/CMakeFiles/boot_code.install.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.install.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.install.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.install.dir/rule

# Convenience name for target.
boot_code.install: apps/boot_code/CMakeFiles/boot_code.install.dir/rule

.PHONY : boot_code.install

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.install.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.install.dir/build.make apps/boot_code/CMakeFiles/boot_code.install.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.install.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/all: apps/boot_code/CMakeFiles/boot_code.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/build.make apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/build.make apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.bin.cmd"
.PHONY : apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/rule

# Convenience name for target.
boot_code.bin.cmd: apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/rule

.PHONY : boot_code.bin.cmd

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/build.make apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.elf.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.elf.dir/all: CMakeFiles/crt0_boot.dir/all
apps/boot_code/CMakeFiles/boot_code.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.elf.dir/build.make apps/boot_code/CMakeFiles/boot_code.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.elf.dir/build.make apps/boot_code/CMakeFiles/boot_code.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.elf"
.PHONY : apps/boot_code/CMakeFiles/boot_code.elf.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.elf.dir/rule

# Convenience name for target.
boot_code.elf: apps/boot_code/CMakeFiles/boot_code.elf.dir/rule

.PHONY : boot_code.elf

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.elf.dir/build.make apps/boot_code/CMakeFiles/boot_code.elf.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.elf.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.stim.txt.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all: apps/boot_code/CMakeFiles/boot_code.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/build.make apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/build.make apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.stim.txt"
.PHONY : apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/rule

# Convenience name for target.
boot_code.stim.txt: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/rule

.PHONY : boot_code.stim.txt

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/build.make apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/all: apps/boot_code/CMakeFiles/boot_code.links.dir/all
apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/all: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/all: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.vsim.spi"
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/rule

# Convenience name for target.
boot_code.vsim.spi: apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/rule

.PHONY : boot_code.vsim.spi

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/all: apps/boot_code/CMakeFiles/boot_code.links.dir/all
apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/all: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/all: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.vsim.boot"
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/rule

# Convenience name for target.
boot_code.vsim.boot: apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/rule

.PHONY : boot_code.vsim.boot

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/all: apps/boot_code/CMakeFiles/boot_code.links.dir/all
apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/all: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/all: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.vsim.spi.ps"
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/rule

# Convenience name for target.
boot_code.vsim.spi.ps: apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/rule

.PHONY : boot_code.vsim.spi.ps

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/all: apps/boot_code/CMakeFiles/boot_code.links.dir/all
apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/all: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/all: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.vsim.spi.pl"
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/rule

# Convenience name for target.
boot_code.vsim.spi.pl: apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/rule

.PHONY : boot_code.vsim.spi.pl

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all: apps/boot_code/CMakeFiles/boot_code.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/build.make apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/build.make apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=10 "Built target boot_code.slm.cmd"
.PHONY : apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/rule

# Convenience name for target.
boot_code.slm.cmd: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/rule

.PHONY : boot_code.slm.cmd

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/build.make apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/all: apps/boot_code/CMakeFiles/boot_code.links.dir/all
apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/all: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/all: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.vsimc.spi.pl"
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/rule

# Convenience name for target.
boot_code.vsimc.spi.pl: apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/rule

.PHONY : boot_code.vsimc.spi.pl

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.dir/all: apps/boot_code/CMakeFiles/boot_code.bin.cmd.dir/all
apps/boot_code/CMakeFiles/boot_code.dir/all: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
apps/boot_code/CMakeFiles/boot_code.dir/all: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.dir/build.make apps/boot_code/CMakeFiles/boot_code.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.dir/build.make apps/boot_code/CMakeFiles/boot_code.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code"
.PHONY : apps/boot_code/CMakeFiles/boot_code.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.dir/rule

# Convenience name for target.
boot_code: apps/boot_code/CMakeFiles/boot_code.dir/rule

.PHONY : boot_code

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.dir/build.make apps/boot_code/CMakeFiles/boot_code.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/all: apps/boot_code/CMakeFiles/boot_code.links.dir/all
apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/all: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/all: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.vsim.boot.pl"
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/rule

# Convenience name for target.
boot_code.vsim.boot.pl: apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/rule

.PHONY : boot_code.vsim.boot.pl

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/all: apps/boot_code/CMakeFiles/boot_code.links.dir/all
apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/all: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/all: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.vsim.boot.ps"
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/rule

# Convenience name for target.
boot_code.vsim.boot.ps: apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/rule

.PHONY : boot_code.vsim.boot.ps

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/build.make apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.powerc.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.powerc.dir/all: apps/boot_code/CMakeFiles/boot_code.links.dir/all
apps/boot_code/CMakeFiles/boot_code.powerc.dir/all: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
apps/boot_code/CMakeFiles/boot_code.powerc.dir/all: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.powerc.dir/build.make apps/boot_code/CMakeFiles/boot_code.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.powerc.dir/build.make apps/boot_code/CMakeFiles/boot_code.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.powerc"
.PHONY : apps/boot_code/CMakeFiles/boot_code.powerc.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.powerc.dir/rule

# Convenience name for target.
boot_code.powerc: apps/boot_code/CMakeFiles/boot_code.powerc.dir/rule

.PHONY : boot_code.powerc

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.powerc.dir/build.make apps/boot_code/CMakeFiles/boot_code.powerc.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.powerc.dir/clean

#=============================================================================
# Target rules for target apps/boot_code/CMakeFiles/boot_code.fpga.dir

# All Build rule for target.
apps/boot_code/CMakeFiles/boot_code.fpga.dir/all: apps/boot_code/CMakeFiles/boot_code.links.dir/all
apps/boot_code/CMakeFiles/boot_code.fpga.dir/all: apps/boot_code/CMakeFiles/boot_code.stim.txt.dir/all
apps/boot_code/CMakeFiles/boot_code.fpga.dir/all: apps/boot_code/CMakeFiles/boot_code.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.fpga.dir/build.make apps/boot_code/CMakeFiles/boot_code.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.fpga.dir/build.make apps/boot_code/CMakeFiles/boot_code.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target boot_code.fpga"
.PHONY : apps/boot_code/CMakeFiles/boot_code.fpga.dir/all

# Build rule for subdir invocation for target.
apps/boot_code/CMakeFiles/boot_code.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/boot_code/CMakeFiles/boot_code.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/boot_code/CMakeFiles/boot_code.fpga.dir/rule

# Convenience name for target.
boot_code.fpga: apps/boot_code/CMakeFiles/boot_code.fpga.dir/rule

.PHONY : boot_code.fpga

# clean rule for target.
apps/boot_code/CMakeFiles/boot_code.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/boot_code/CMakeFiles/boot_code.fpga.dir/build.make apps/boot_code/CMakeFiles/boot_code.fpga.dir/clean
.PHONY : apps/boot_code/CMakeFiles/boot_code.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/rule

# Convenience name for target.
bitDescriptor: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/rule

.PHONY : bitDescriptor

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.vsimc"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/rule

# Convenience name for target.
bitDescriptor.vsimc: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/rule

.PHONY : bitDescriptor.vsimc

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.stim.txt"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/rule

# Convenience name for target.
bitDescriptor.stim.txt: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/rule

.PHONY : bitDescriptor.stim.txt

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.kcg"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/rule

# Convenience name for target.
bitDescriptor.kcg: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/rule

.PHONY : bitDescriptor.kcg

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.powerc"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/rule

# Convenience name for target.
bitDescriptor.powerc: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/rule

.PHONY : bitDescriptor.powerc

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.links"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/rule

# Convenience name for target.
bitDescriptor.links: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/rule

.PHONY : bitDescriptor.links

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.s19.cmd"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/rule

# Convenience name for target.
bitDescriptor.s19.cmd: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/rule

.PHONY : bitDescriptor.s19.cmd

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.vsim"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/rule

# Convenience name for target.
bitDescriptor.vsim: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/rule

.PHONY : bitDescriptor.vsim

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.annotate"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/rule

# Convenience name for target.
bitDescriptor.annotate: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/rule

.PHONY : bitDescriptor.annotate

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.bin.cmd"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/rule

# Convenience name for target.
bitDescriptor.bin.cmd: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/rule

.PHONY : bitDescriptor.bin.cmd

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.slm.cmd"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/rule

# Convenience name for target.
bitDescriptor.slm.cmd: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/rule

.PHONY : bitDescriptor.slm.cmd

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.elf"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/rule

# Convenience name for target.
bitDescriptor.elf: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/rule

.PHONY : bitDescriptor.elf

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=9 "Built target bitDescriptor.vsim.spi.ps"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/rule

# Convenience name for target.
bitDescriptor.vsim.spi.ps: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/rule

.PHONY : bitDescriptor.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.sc.pl"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/rule

# Convenience name for target.
bitDescriptor.sc.pl: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/rule

.PHONY : bitDescriptor.sc.pl

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.vsim.boot"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/rule

# Convenience name for target.
bitDescriptor.vsim.boot: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/rule

.PHONY : bitDescriptor.vsim.boot

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.vsim.spi.pl"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/rule

# Convenience name for target.
bitDescriptor.vsim.spi.pl: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/rule

.PHONY : bitDescriptor.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.vsimc.spi.pl"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/rule

# Convenience name for target.
bitDescriptor.vsimc.spi.pl: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/rule

.PHONY : bitDescriptor.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.read"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/rule

# Convenience name for target.
bitDescriptor.read: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/rule

.PHONY : bitDescriptor.read

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.vsim.boot.pl"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/rule

# Convenience name for target.
bitDescriptor.vsim.boot.pl: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/rule

.PHONY : bitDescriptor.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.power"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/rule

# Convenience name for target.
bitDescriptor.power: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/rule

.PHONY : bitDescriptor.power

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.vsim.spi"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/rule

# Convenience name for target.
bitDescriptor.vsim.spi: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/rule

.PHONY : bitDescriptor.vsim.spi

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.vsim.boot.ps"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/rule

# Convenience name for target.
bitDescriptor.vsim.boot.ps: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/rule

.PHONY : bitDescriptor.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bitDescriptor.sc.ps"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/rule

# Convenience name for target.
bitDescriptor.sc.ps: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/rule

.PHONY : bitDescriptor.sc.ps

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir

# All Build rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.stim.txt.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.links.dir/all
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/all: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=8 "Built target bitDescriptor.fpga"
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/rule

# Convenience name for target.
bitDescriptor.fpga: apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/rule

.PHONY : bitDescriptor.fpga

# clean rule for target.
apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/build.make apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/clean
.PHONY : apps/sequential_tests/bitDescriptor/CMakeFiles/bitDescriptor.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/rule

# Convenience name for target.
bubblesort: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/rule

.PHONY : bubblesort

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.vsimc"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/rule

# Convenience name for target.
bubblesort.vsimc: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/rule

.PHONY : bubblesort.vsimc

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.vsim.spi"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/rule

# Convenience name for target.
bubblesort.vsim.spi: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/rule

.PHONY : bubblesort.vsim.spi

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.bin.cmd"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/rule

# Convenience name for target.
bubblesort.bin.cmd: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/rule

.PHONY : bubblesort.bin.cmd

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.vsim"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/rule

# Convenience name for target.
bubblesort.vsim: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/rule

.PHONY : bubblesort.vsim

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.stim.txt"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/rule

# Convenience name for target.
bubblesort.stim.txt: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/rule

.PHONY : bubblesort.stim.txt

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.s19.cmd"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/rule

# Convenience name for target.
bubblesort.s19.cmd: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/rule

.PHONY : bubblesort.s19.cmd

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.read"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/rule

# Convenience name for target.
bubblesort.read: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/rule

.PHONY : bubblesort.read

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.vsim.boot.ps"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/rule

# Convenience name for target.
bubblesort.vsim.boot.ps: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/rule

.PHONY : bubblesort.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.sc.pl"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/rule

# Convenience name for target.
bubblesort.sc.pl: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/rule

.PHONY : bubblesort.sc.pl

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.slm.cmd"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/rule

# Convenience name for target.
bubblesort.slm.cmd: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/rule

.PHONY : bubblesort.slm.cmd

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.elf"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/rule

# Convenience name for target.
bubblesort.elf: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/rule

.PHONY : bubblesort.elf

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=11 "Built target bubblesort.links"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/rule

# Convenience name for target.
bubblesort.links: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/rule

.PHONY : bubblesort.links

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.vsim.boot"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/rule

# Convenience name for target.
bubblesort.vsim.boot: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/rule

.PHONY : bubblesort.vsim.boot

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.annotate"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/rule

# Convenience name for target.
bubblesort.annotate: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/rule

.PHONY : bubblesort.annotate

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.fpga"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/rule

# Convenience name for target.
bubblesort.fpga: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/rule

.PHONY : bubblesort.fpga

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.vsim.spi.ps"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/rule

# Convenience name for target.
bubblesort.vsim.spi.ps: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/rule

.PHONY : bubblesort.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.kcg"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/rule

# Convenience name for target.
bubblesort.kcg: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/rule

.PHONY : bubblesort.kcg

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.vsim.spi.pl"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/rule

# Convenience name for target.
bubblesort.vsim.spi.pl: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/rule

.PHONY : bubblesort.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.vsimc.spi.pl"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/rule

# Convenience name for target.
bubblesort.vsimc.spi.pl: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/rule

.PHONY : bubblesort.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.vsim.boot.pl"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/rule

# Convenience name for target.
bubblesort.vsim.boot.pl: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/rule

.PHONY : bubblesort.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.powerc"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/rule

# Convenience name for target.
bubblesort.powerc: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/rule

.PHONY : bubblesort.powerc

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.stim.txt.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.slm.cmd.dir/all
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/all: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.power"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/rule

# Convenience name for target.
bubblesort.power: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/rule

.PHONY : bubblesort.power

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target bubblesort.sc.ps"
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/rule

# Convenience name for target.
bubblesort.sc.ps: apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/rule

.PHONY : bubblesort.sc.ps

# clean rule for target.
apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/build.make apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/clean
.PHONY : apps/sequential_tests/bubblesort/CMakeFiles/bubblesort.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.vsim"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/rule

# Convenience name for target.
fibonacci.vsim: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/rule

.PHONY : fibonacci.vsim

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.slm.cmd"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/rule

# Convenience name for target.
fibonacci.slm.cmd: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/rule

.PHONY : fibonacci.slm.cmd

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.vsimc"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/rule

# Convenience name for target.
fibonacci.vsimc: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/rule

.PHONY : fibonacci.vsimc

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.power"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/rule

# Convenience name for target.
fibonacci.power: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/rule

.PHONY : fibonacci.power

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.vsim.boot.ps"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/rule

# Convenience name for target.
fibonacci.vsim.boot.ps: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/rule

.PHONY : fibonacci.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.bin.cmd"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/rule

# Convenience name for target.
fibonacci.bin.cmd: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/rule

.PHONY : fibonacci.bin.cmd

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.stim.txt"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/rule

# Convenience name for target.
fibonacci.stim.txt: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/rule

.PHONY : fibonacci.stim.txt

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=20 "Built target fibonacci.vsim.spi.ps"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/rule

# Convenience name for target.
fibonacci.vsim.spi.ps: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/rule

.PHONY : fibonacci.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.vsim.spi.pl"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/rule

# Convenience name for target.
fibonacci.vsim.spi.pl: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/rule

.PHONY : fibonacci.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.sc.pl"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/rule

# Convenience name for target.
fibonacci.sc.pl: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/rule

.PHONY : fibonacci.sc.pl

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.bin.cmd.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/rule

# Convenience name for target.
fibonacci: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/rule

.PHONY : fibonacci

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.annotate"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/rule

# Convenience name for target.
fibonacci.annotate: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/rule

.PHONY : fibonacci.annotate

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.read"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/rule

# Convenience name for target.
fibonacci.read: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/rule

.PHONY : fibonacci.read

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.s19.cmd"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/rule

# Convenience name for target.
fibonacci.s19.cmd: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/rule

.PHONY : fibonacci.s19.cmd

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.vsim.boot"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/rule

# Convenience name for target.
fibonacci.vsim.boot: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/rule

.PHONY : fibonacci.vsim.boot

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.links"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/rule

# Convenience name for target.
fibonacci.links: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/rule

.PHONY : fibonacci.links

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.elf"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/rule

# Convenience name for target.
fibonacci.elf: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/rule

.PHONY : fibonacci.elf

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.vsim.spi"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/rule

# Convenience name for target.
fibonacci.vsim.spi: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/rule

.PHONY : fibonacci.vsim.spi

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.vsim.boot.pl"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/rule

# Convenience name for target.
fibonacci.vsim.boot.pl: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/rule

.PHONY : fibonacci.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.vsimc.spi.pl"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/rule

# Convenience name for target.
fibonacci.vsimc.spi.pl: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/rule

.PHONY : fibonacci.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.powerc"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/rule

# Convenience name for target.
fibonacci.powerc: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/rule

.PHONY : fibonacci.powerc

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.kcg"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/rule

# Convenience name for target.
fibonacci.kcg: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/rule

.PHONY : fibonacci.kcg

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fibonacci.sc.ps"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/rule

# Convenience name for target.
fibonacci.sc.ps: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/rule

.PHONY : fibonacci.sc.ps

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir

# All Build rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.slm.cmd.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.stim.txt.dir/all
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/all: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=19 "Built target fibonacci.fpga"
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/rule

# Convenience name for target.
fibonacci.fpga: apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/rule

.PHONY : fibonacci.fpga

# clean rule for target.
apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/build.make apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/clean
.PHONY : apps/sequential_tests/fibonacci/CMakeFiles/fibonacci.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.kcg"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/rule

# Convenience name for target.
crc32.kcg: apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/rule

.PHONY : crc32.kcg

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.dir/rule

# Convenience name for target.
crc32: apps/sequential_tests/crc32/CMakeFiles/crc32.dir/rule

.PHONY : crc32

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.stim.txt"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/rule

# Convenience name for target.
crc32.stim.txt: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/rule

.PHONY : crc32.stim.txt

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.vsim.spi"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/rule

# Convenience name for target.
crc32.vsim.spi: apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/rule

.PHONY : crc32.vsim.spi

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.vsim"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/rule

# Convenience name for target.
crc32.vsim: apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/rule

.PHONY : crc32.vsim

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.bin.cmd"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/rule

# Convenience name for target.
crc32.bin.cmd: apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/rule

.PHONY : crc32.bin.cmd

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=16 "Built target crc32.vsimc"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/rule

# Convenience name for target.
crc32.vsimc: apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/rule

.PHONY : crc32.vsimc

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.vsim.spi.ps"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/rule

# Convenience name for target.
crc32.vsim.spi.ps: apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/rule

.PHONY : crc32.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.powerc"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/rule

# Convenience name for target.
crc32.powerc: apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/rule

.PHONY : crc32.powerc

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.slm.cmd"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/rule

# Convenience name for target.
crc32.slm.cmd: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/rule

.PHONY : crc32.slm.cmd

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.annotate"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/rule

# Convenience name for target.
crc32.annotate: apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/rule

.PHONY : crc32.annotate

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.vsim.boot.pl"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/rule

# Convenience name for target.
crc32.vsim.boot.pl: apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/rule

.PHONY : crc32.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=15 "Built target crc32.links"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/rule

# Convenience name for target.
crc32.links: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/rule

.PHONY : crc32.links

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.vsimc.spi.pl"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/rule

# Convenience name for target.
crc32.vsimc.spi.pl: apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/rule

.PHONY : crc32.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.s19.cmd"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/rule

# Convenience name for target.
crc32.s19.cmd: apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/rule

.PHONY : crc32.s19.cmd

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.fpga"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/rule

# Convenience name for target.
crc32.fpga: apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/rule

.PHONY : crc32.fpga

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.read"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/rule

# Convenience name for target.
crc32.read: apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/rule

.PHONY : crc32.read

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.vsim.boot"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/rule

# Convenience name for target.
crc32.vsim.boot: apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/rule

.PHONY : crc32.vsim.boot

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.vsim.spi.pl"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/rule

# Convenience name for target.
crc32.vsim.spi.pl: apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/rule

.PHONY : crc32.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.sc.pl"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/rule

# Convenience name for target.
crc32.sc.pl: apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/rule

.PHONY : crc32.sc.pl

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.elf"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/rule

# Convenience name for target.
crc32.elf: apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/rule

.PHONY : crc32.elf

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.power"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/rule

# Convenience name for target.
crc32.power: apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/rule

.PHONY : crc32.power

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.sc.ps"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/rule

# Convenience name for target.
crc32.sc.ps: apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/rule

.PHONY : crc32.sc.ps

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.stim.txt.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.slm.cmd.dir/all
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/all: apps/sequential_tests/crc32/CMakeFiles/crc32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target crc32.vsim.boot.ps"
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/rule

# Convenience name for target.
crc32.vsim.boot.ps: apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/rule

.PHONY : crc32.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/build.make apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/crc32/CMakeFiles/crc32.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/rule

# Convenience name for target.
matrixAdd8: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/rule

.PHONY : matrixAdd8

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.fpga"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/rule

# Convenience name for target.
matrixAdd8.fpga: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/rule

.PHONY : matrixAdd8.fpga

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=33 "Built target matrixAdd8.sc.ps"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/rule

# Convenience name for target.
matrixAdd8.sc.ps: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/rule

.PHONY : matrixAdd8.sc.ps

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.vsim.boot.ps"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/rule

# Convenience name for target.
matrixAdd8.vsim.boot.ps: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/rule

.PHONY : matrixAdd8.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.powerc"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/rule

# Convenience name for target.
matrixAdd8.powerc: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/rule

.PHONY : matrixAdd8.powerc

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.vsim.boot.pl"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/rule

# Convenience name for target.
matrixAdd8.vsim.boot.pl: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/rule

.PHONY : matrixAdd8.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.vsimc.spi.pl"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/rule

# Convenience name for target.
matrixAdd8.vsimc.spi.pl: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/rule

.PHONY : matrixAdd8.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.vsim.spi"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/rule

# Convenience name for target.
matrixAdd8.vsim.spi: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/rule

.PHONY : matrixAdd8.vsim.spi

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.vsim"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/rule

# Convenience name for target.
matrixAdd8.vsim: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/rule

.PHONY : matrixAdd8.vsim

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.links"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/rule

# Convenience name for target.
matrixAdd8.links: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/rule

.PHONY : matrixAdd8.links

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.vsim.boot"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/rule

# Convenience name for target.
matrixAdd8.vsim.boot: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/rule

.PHONY : matrixAdd8.vsim.boot

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.bin.cmd"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/rule

# Convenience name for target.
matrixAdd8.bin.cmd: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/rule

.PHONY : matrixAdd8.bin.cmd

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.kcg"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/rule

# Convenience name for target.
matrixAdd8.kcg: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/rule

.PHONY : matrixAdd8.kcg

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.power"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/rule

# Convenience name for target.
matrixAdd8.power: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/rule

.PHONY : matrixAdd8.power

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.annotate"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/rule

# Convenience name for target.
matrixAdd8.annotate: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/rule

.PHONY : matrixAdd8.annotate

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.read"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/rule

# Convenience name for target.
matrixAdd8.read: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/rule

.PHONY : matrixAdd8.read

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/rule

# Convenience name for target.
matrixAdd16: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/rule

.PHONY : matrixAdd16

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.powerc"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/rule

# Convenience name for target.
matrixAdd32.powerc: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/rule

.PHONY : matrixAdd32.powerc

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=32 "Built target matrixAdd32.vsim.boot.pl"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/rule

# Convenience name for target.
matrixAdd32.vsim.boot.pl: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/rule

.PHONY : matrixAdd32.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.vsimc.spi.pl"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/rule

# Convenience name for target.
matrixAdd32.vsimc.spi.pl: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/rule

.PHONY : matrixAdd32.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.sc.pl"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/rule

# Convenience name for target.
matrixAdd8.sc.pl: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/rule

.PHONY : matrixAdd8.sc.pl

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.slm.cmd"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/rule

# Convenience name for target.
matrixAdd8.slm.cmd: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/rule

.PHONY : matrixAdd8.slm.cmd

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.vsim.boot"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/rule

# Convenience name for target.
matrixAdd16.vsim.boot: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/rule

.PHONY : matrixAdd16.vsim.boot

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.vsim.boot.ps"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/rule

# Convenience name for target.
matrixAdd16.vsim.boot.ps: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/rule

.PHONY : matrixAdd16.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.sc.pl"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/rule

# Convenience name for target.
matrixAdd32.sc.pl: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/rule

.PHONY : matrixAdd32.sc.pl

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.power"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/rule

# Convenience name for target.
matrixAdd32.power: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/rule

.PHONY : matrixAdd32.power

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.fpga"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/rule

# Convenience name for target.
matrixAdd32.fpga: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/rule

.PHONY : matrixAdd32.fpga

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.kcg"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/rule

# Convenience name for target.
matrixAdd32.kcg: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/rule

.PHONY : matrixAdd32.kcg

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.vsim.spi.pl"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/rule

# Convenience name for target.
matrixAdd16.vsim.spi.pl: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/rule

.PHONY : matrixAdd16.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.vsim.spi"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/rule

# Convenience name for target.
matrixAdd32.vsim.spi: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/rule

.PHONY : matrixAdd32.vsim.spi

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.vsim.spi.ps"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/rule

# Convenience name for target.
matrixAdd16.vsim.spi.ps: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/rule

.PHONY : matrixAdd16.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.read"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/rule

# Convenience name for target.
matrixAdd32.read: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/rule

.PHONY : matrixAdd32.read

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.slm.cmd"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/rule

# Convenience name for target.
matrixAdd16.slm.cmd: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/rule

.PHONY : matrixAdd16.slm.cmd

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.slm.cmd"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/rule

# Convenience name for target.
matrixAdd32.slm.cmd: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/rule

.PHONY : matrixAdd32.slm.cmd

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.vsim.spi.pl"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/rule

# Convenience name for target.
matrixAdd32.vsim.spi.pl: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/rule

.PHONY : matrixAdd32.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.vsim.spi.pl"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/rule

# Convenience name for target.
matrixAdd8.vsim.spi.pl: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/rule

.PHONY : matrixAdd8.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.annotate"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/rule

# Convenience name for target.
matrixAdd32.annotate: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/rule

.PHONY : matrixAdd32.annotate

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.kcg"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/rule

# Convenience name for target.
matrixAdd16.kcg: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/rule

.PHONY : matrixAdd16.kcg

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.vsim.spi"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/rule

# Convenience name for target.
matrixAdd16.vsim.spi: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/rule

.PHONY : matrixAdd16.vsim.spi

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.stim.txt"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/rule

# Convenience name for target.
matrixAdd32.stim.txt: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/rule

.PHONY : matrixAdd32.stim.txt

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.s19.cmd"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/rule

# Convenience name for target.
matrixAdd32.s19.cmd: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/rule

.PHONY : matrixAdd32.s19.cmd

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.vsimc"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/rule

# Convenience name for target.
matrixAdd32.vsimc: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/rule

.PHONY : matrixAdd32.vsimc

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.stim.txt"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/rule

# Convenience name for target.
matrixAdd8.stim.txt: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/rule

.PHONY : matrixAdd8.stim.txt

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.links"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/rule

# Convenience name for target.
matrixAdd32.links: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/rule

.PHONY : matrixAdd32.links

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.vsimc"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/rule

# Convenience name for target.
matrixAdd8.vsimc: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/rule

.PHONY : matrixAdd8.vsimc

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.elf"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/rule

# Convenience name for target.
matrixAdd8.elf: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/rule

.PHONY : matrixAdd8.elf

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.vsim.spi.ps"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/rule

# Convenience name for target.
matrixAdd32.vsim.spi.ps: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/rule

.PHONY : matrixAdd32.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.power"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/rule

# Convenience name for target.
matrixAdd16.power: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/rule

.PHONY : matrixAdd16.power

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.sc.ps"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/rule

# Convenience name for target.
matrixAdd32.sc.ps: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/rule

.PHONY : matrixAdd32.sc.ps

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.vsim.boot"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/rule

# Convenience name for target.
matrixAdd32.vsim.boot: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/rule

.PHONY : matrixAdd32.vsim.boot

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.vsimc"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/rule

# Convenience name for target.
matrixAdd16.vsimc: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/rule

.PHONY : matrixAdd16.vsimc

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.elf"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/rule

# Convenience name for target.
matrixAdd32.elf: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/rule

.PHONY : matrixAdd32.elf

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.vsim"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/rule

# Convenience name for target.
matrixAdd32.vsim: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/rule

.PHONY : matrixAdd32.vsim

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=31 "Built target matrixAdd32.bin.cmd"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/rule

# Convenience name for target.
matrixAdd32.bin.cmd: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/rule

.PHONY : matrixAdd32.bin.cmd

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/rule

# Convenience name for target.
matrixAdd32: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/rule

.PHONY : matrixAdd32

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.vsim.spi.ps"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/rule

# Convenience name for target.
matrixAdd8.vsim.spi.ps: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/rule

.PHONY : matrixAdd8.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.s19.cmd"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/rule

# Convenience name for target.
matrixAdd16.s19.cmd: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/rule

.PHONY : matrixAdd16.s19.cmd

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.sc.ps"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/rule

# Convenience name for target.
matrixAdd16.sc.ps: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/rule

.PHONY : matrixAdd16.sc.ps

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd8.s19.cmd"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/rule

# Convenience name for target.
matrixAdd8.s19.cmd: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/rule

.PHONY : matrixAdd8.s19.cmd

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd8.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.elf"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/rule

# Convenience name for target.
matrixAdd16.elf: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/rule

.PHONY : matrixAdd16.elf

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=30 "Built target matrixAdd16.links"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/rule

# Convenience name for target.
matrixAdd16.links: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/rule

.PHONY : matrixAdd16.links

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.read"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/rule

# Convenience name for target.
matrixAdd16.read: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/rule

.PHONY : matrixAdd16.read

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.powerc"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/rule

# Convenience name for target.
matrixAdd16.powerc: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/rule

.PHONY : matrixAdd16.powerc

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.bin.cmd"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/rule

# Convenience name for target.
matrixAdd16.bin.cmd: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/rule

.PHONY : matrixAdd16.bin.cmd

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.stim.txt"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/rule

# Convenience name for target.
matrixAdd16.stim.txt: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/rule

.PHONY : matrixAdd16.stim.txt

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.stim.txt.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd32.vsim.boot.ps"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/rule

# Convenience name for target.
matrixAdd32.vsim.boot.ps: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/rule

.PHONY : matrixAdd32.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd32.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.annotate"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/rule

# Convenience name for target.
matrixAdd16.annotate: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/rule

.PHONY : matrixAdd16.annotate

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.vsim"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/rule

# Convenience name for target.
matrixAdd16.vsim: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/rule

.PHONY : matrixAdd16.vsim

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.sc.pl"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/rule

# Convenience name for target.
matrixAdd16.sc.pl: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/rule

.PHONY : matrixAdd16.sc.pl

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.vsimc.spi.pl"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/rule

# Convenience name for target.
matrixAdd16.vsimc.spi.pl: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/rule

.PHONY : matrixAdd16.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.fpga"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/rule

# Convenience name for target.
matrixAdd16.fpga: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/rule

.PHONY : matrixAdd16.fpga

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.slm.cmd.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.links.dir/all
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/all: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixAdd16.vsim.boot.pl"
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/rule

# Convenience name for target.
matrixAdd16.vsim.boot.pl: apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/rule

.PHONY : matrixAdd16.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/matrixAdd/CMakeFiles/matrixAdd16.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.kcg"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/rule

# Convenience name for target.
sudokusolver.kcg: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/rule

.PHONY : sudokusolver.kcg

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/rule

# Convenience name for target.
sudokusolver: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/rule

.PHONY : sudokusolver

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.vsim.spi"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/rule

# Convenience name for target.
sudokusolver.vsim.spi: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/rule

.PHONY : sudokusolver.vsim.spi

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=64 "Built target sudokusolver.links"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/rule

# Convenience name for target.
sudokusolver.links: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/rule

.PHONY : sudokusolver.links

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.bin.cmd"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/rule

# Convenience name for target.
sudokusolver.bin.cmd: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/rule

.PHONY : sudokusolver.bin.cmd

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.elf"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/rule

# Convenience name for target.
sudokusolver.elf: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/rule

.PHONY : sudokusolver.elf

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.s19.cmd"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/rule

# Convenience name for target.
sudokusolver.s19.cmd: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/rule

.PHONY : sudokusolver.s19.cmd

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.vsim.spi.pl"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/rule

# Convenience name for target.
sudokusolver.vsim.spi.pl: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/rule

.PHONY : sudokusolver.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.stim.txt"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/rule

# Convenience name for target.
sudokusolver.stim.txt: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/rule

.PHONY : sudokusolver.stim.txt

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.slm.cmd"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/rule

# Convenience name for target.
sudokusolver.slm.cmd: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/rule

.PHONY : sudokusolver.slm.cmd

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.sc.pl"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/rule

# Convenience name for target.
sudokusolver.sc.pl: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/rule

.PHONY : sudokusolver.sc.pl

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.read"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/rule

# Convenience name for target.
sudokusolver.read: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/rule

.PHONY : sudokusolver.read

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.power"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/rule

# Convenience name for target.
sudokusolver.power: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/rule

.PHONY : sudokusolver.power

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.vsim.boot"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/rule

# Convenience name for target.
sudokusolver.vsim.boot: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/rule

.PHONY : sudokusolver.vsim.boot

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.vsim.boot.pl"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/rule

# Convenience name for target.
sudokusolver.vsim.boot.pl: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/rule

.PHONY : sudokusolver.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=65 "Built target sudokusolver.vsimc"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/rule

# Convenience name for target.
sudokusolver.vsimc: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/rule

.PHONY : sudokusolver.vsimc

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.fpga"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/rule

# Convenience name for target.
sudokusolver.fpga: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/rule

.PHONY : sudokusolver.fpga

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.vsim"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/rule

# Convenience name for target.
sudokusolver.vsim: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/rule

.PHONY : sudokusolver.vsim

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.vsim.boot.ps"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/rule

# Convenience name for target.
sudokusolver.vsim.boot.ps: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/rule

.PHONY : sudokusolver.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.vsim.spi.ps"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/rule

# Convenience name for target.
sudokusolver.vsim.spi.ps: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/rule

.PHONY : sudokusolver.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.annotate"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/rule

# Convenience name for target.
sudokusolver.annotate: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/rule

.PHONY : sudokusolver.annotate

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.vsimc.spi.pl"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/rule

# Convenience name for target.
sudokusolver.vsimc.spi.pl: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/rule

.PHONY : sudokusolver.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.links.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.stim.txt.dir/all
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/all: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.powerc"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/rule

# Convenience name for target.
sudokusolver.powerc: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/rule

.PHONY : sudokusolver.powerc

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target sudokusolver.sc.ps"
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/rule

# Convenience name for target.
sudokusolver.sc.ps: apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/rule

.PHONY : sudokusolver.sc.ps

# clean rule for target.
apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/build.make apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/clean
.PHONY : apps/sequential_tests/sudokusolver/CMakeFiles/sudokusolver.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.vsimc"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/rule

# Convenience name for target.
stencil_vect.vsimc: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/rule

.PHONY : stencil_vect.vsimc

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.powerc"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/rule

# Convenience name for target.
stencil_vect.powerc: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/rule

.PHONY : stencil_vect.powerc

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.vsim"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/rule

# Convenience name for target.
stencil_vect.vsim: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/rule

.PHONY : stencil_vect.vsim

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.slm.cmd"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/rule

# Convenience name for target.
stencil_vect.slm.cmd: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/rule

.PHONY : stencil_vect.slm.cmd

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/rule

# Convenience name for target.
stencil_vect: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/rule

.PHONY : stencil_vect

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.vsim.boot.ps"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/rule

# Convenience name for target.
stencil_vect.vsim.boot.ps: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/rule

.PHONY : stencil_vect.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=63 "Built target stencil_vect.sc.ps"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/rule

# Convenience name for target.
stencil_vect.sc.ps: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/rule

.PHONY : stencil_vect.sc.ps

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.links"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/rule

# Convenience name for target.
stencil_vect.links: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/rule

.PHONY : stencil_vect.links

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.fpga"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/rule

# Convenience name for target.
stencil_vect.fpga: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/rule

.PHONY : stencil_vect.fpga

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.stim.txt"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/rule

# Convenience name for target.
stencil_vect.stim.txt: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/rule

.PHONY : stencil_vect.stim.txt

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.s19.cmd"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/rule

# Convenience name for target.
stencil_vect.s19.cmd: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/rule

.PHONY : stencil_vect.s19.cmd

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.vsim.spi.ps"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/rule

# Convenience name for target.
stencil_vect.vsim.spi.ps: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/rule

.PHONY : stencil_vect.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.annotate"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/rule

# Convenience name for target.
stencil_vect.annotate: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/rule

.PHONY : stencil_vect.annotate

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.bin.cmd"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/rule

# Convenience name for target.
stencil_vect.bin.cmd: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/rule

.PHONY : stencil_vect.bin.cmd

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.kcg"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/rule

# Convenience name for target.
stencil_vect.kcg: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/rule

.PHONY : stencil_vect.kcg

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.read"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/rule

# Convenience name for target.
stencil_vect.read: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/rule

.PHONY : stencil_vect.read

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.power"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/rule

# Convenience name for target.
stencil_vect.power: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/rule

.PHONY : stencil_vect.power

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.elf"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/rule

# Convenience name for target.
stencil_vect.elf: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/rule

.PHONY : stencil_vect.elf

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.vsim.spi"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/rule

# Convenience name for target.
stencil_vect.vsim.spi: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/rule

.PHONY : stencil_vect.vsim.spi

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.vsim.boot"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/rule

# Convenience name for target.
stencil_vect.vsim.boot: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/rule

.PHONY : stencil_vect.vsim.boot

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.vsim.spi.pl"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/rule

# Convenience name for target.
stencil_vect.vsim.spi.pl: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/rule

.PHONY : stencil_vect.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.vsimc.spi.pl"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/rule

# Convenience name for target.
stencil_vect.vsimc.spi.pl: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/rule

.PHONY : stencil_vect.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.slm.cmd.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.links.dir/all
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/all: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.vsim.boot.pl"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/rule

# Convenience name for target.
stencil_vect.vsim.boot.pl: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/rule

.PHONY : stencil_vect.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil_vect.sc.pl"
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/rule

# Convenience name for target.
stencil_vect.sc.pl: apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/rule

.PHONY : stencil_vect.sc.pl

# clean rule for target.
apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/build.make apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/clean
.PHONY : apps/sequential_tests/stencil_vect/CMakeFiles/stencil_vect.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/rule

# Convenience name for target.
towerofhanoi: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/rule

.PHONY : towerofhanoi

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.vsimc"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/rule

# Convenience name for target.
towerofhanoi.vsimc: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/rule

.PHONY : towerofhanoi.vsimc

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.s19.cmd"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/rule

# Convenience name for target.
towerofhanoi.s19.cmd: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/rule

.PHONY : towerofhanoi.s19.cmd

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.vsim.spi"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/rule

# Convenience name for target.
towerofhanoi.vsim.spi: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/rule

.PHONY : towerofhanoi.vsim.spi

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.slm.cmd"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/rule

# Convenience name for target.
towerofhanoi.slm.cmd: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/rule

.PHONY : towerofhanoi.slm.cmd

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.links"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/rule

# Convenience name for target.
towerofhanoi.links: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/rule

.PHONY : towerofhanoi.links

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.read"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/rule

# Convenience name for target.
towerofhanoi.read: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/rule

.PHONY : towerofhanoi.read

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.annotate"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/rule

# Convenience name for target.
towerofhanoi.annotate: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/rule

.PHONY : towerofhanoi.annotate

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.stim.txt"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/rule

# Convenience name for target.
towerofhanoi.stim.txt: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/rule

.PHONY : towerofhanoi.stim.txt

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.bin.cmd"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/rule

# Convenience name for target.
towerofhanoi.bin.cmd: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/rule

.PHONY : towerofhanoi.bin.cmd

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.vsim.spi.ps"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/rule

# Convenience name for target.
towerofhanoi.vsim.spi.ps: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/rule

.PHONY : towerofhanoi.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.kcg"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/rule

# Convenience name for target.
towerofhanoi.kcg: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/rule

.PHONY : towerofhanoi.kcg

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.vsim.spi.pl"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/rule

# Convenience name for target.
towerofhanoi.vsim.spi.pl: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/rule

.PHONY : towerofhanoi.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.vsimc.spi.pl"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/rule

# Convenience name for target.
towerofhanoi.vsimc.spi.pl: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/rule

.PHONY : towerofhanoi.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.elf"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/rule

# Convenience name for target.
towerofhanoi.elf: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/rule

.PHONY : towerofhanoi.elf

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.vsim.boot.pl"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/rule

# Convenience name for target.
towerofhanoi.vsim.boot.pl: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/rule

.PHONY : towerofhanoi.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.sc.pl"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/rule

# Convenience name for target.
towerofhanoi.sc.pl: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/rule

.PHONY : towerofhanoi.sc.pl

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.vsim.boot"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/rule

# Convenience name for target.
towerofhanoi.vsim.boot: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/rule

.PHONY : towerofhanoi.vsim.boot

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.powerc"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/rule

# Convenience name for target.
towerofhanoi.powerc: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/rule

.PHONY : towerofhanoi.powerc

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.vsim"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/rule

# Convenience name for target.
towerofhanoi.vsim: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/rule

.PHONY : towerofhanoi.vsim

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.power"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/rule

# Convenience name for target.
towerofhanoi.power: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/rule

.PHONY : towerofhanoi.power

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=98 "Built target towerofhanoi.sc.ps"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/rule

# Convenience name for target.
towerofhanoi.sc.ps: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/rule

.PHONY : towerofhanoi.sc.ps

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.vsim.boot.ps"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/rule

# Convenience name for target.
towerofhanoi.vsim.boot.ps: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/rule

.PHONY : towerofhanoi.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir

# All Build rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.slm.cmd.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.links.dir/all
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/all: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target towerofhanoi.fpga"
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/rule

# Convenience name for target.
towerofhanoi.fpga: apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/rule

.PHONY : towerofhanoi.fpga

# clean rule for target.
apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/build.make apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/clean
.PHONY : apps/sequential_tests/towerofhanoi/CMakeFiles/towerofhanoi.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.vsim"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/rule

# Convenience name for target.
matrixMul8.vsim: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/rule

.PHONY : matrixMul8.vsim

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.power"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/rule

# Convenience name for target.
matrixMul8.power: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/rule

.PHONY : matrixMul8.power

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.vsimc"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/rule

# Convenience name for target.
matrixMul8.vsimc: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/rule

.PHONY : matrixMul8.vsimc

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.vsimc.spi.pl"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/rule

# Convenience name for target.
matrixMul8.vsimc.spi.pl: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/rule

.PHONY : matrixMul8.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.bin.cmd"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/rule

# Convenience name for target.
matrixMul8.bin.cmd: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/rule

.PHONY : matrixMul8.bin.cmd

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.slm.cmd"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/rule

# Convenience name for target.
matrixMul8.slm.cmd: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/rule

.PHONY : matrixMul8.slm.cmd

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.fpga"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/rule

# Convenience name for target.
matrixMul8.fpga: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/rule

.PHONY : matrixMul8.fpga

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.s19.cmd"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/rule

# Convenience name for target.
matrixMul8.s19.cmd: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/rule

.PHONY : matrixMul8.s19.cmd

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.vsim.boot"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/rule

# Convenience name for target.
matrixMul8.vsim.boot: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/rule

.PHONY : matrixMul8.vsim.boot

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.bin.cmd.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/rule

# Convenience name for target.
matrixMul8: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/rule

.PHONY : matrixMul8

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.annotate"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/rule

# Convenience name for target.
matrixMul8.annotate: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/rule

.PHONY : matrixMul8.annotate

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.elf"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/rule

# Convenience name for target.
matrixMul8.elf: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/rule

.PHONY : matrixMul8.elf

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.vsim.boot.pl"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/rule

# Convenience name for target.
matrixMul8.vsim.boot.pl: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/rule

.PHONY : matrixMul8.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.read"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/rule

# Convenience name for target.
matrixMul8.read: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/rule

.PHONY : matrixMul8.read

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.kcg"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/rule

# Convenience name for target.
matrixMul8.kcg: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/rule

.PHONY : matrixMul8.kcg

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=38 "Built target matrixMul8.links"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/rule

# Convenience name for target.
matrixMul8.links: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/rule

.PHONY : matrixMul8.links

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.stim.txt"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/rule

# Convenience name for target.
matrixMul8.stim.txt: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/rule

.PHONY : matrixMul8.stim.txt

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.vsim.boot.ps"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/rule

# Convenience name for target.
matrixMul8.vsim.boot.ps: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/rule

.PHONY : matrixMul8.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.vsim.spi"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/rule

# Convenience name for target.
matrixMul8.vsim.spi: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/rule

.PHONY : matrixMul8.vsim.spi

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.vsim.spi.pl"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/rule

# Convenience name for target.
matrixMul8.vsim.spi.pl: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/rule

.PHONY : matrixMul8.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.sc.pl"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/rule

# Convenience name for target.
matrixMul8.sc.pl: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/rule

.PHONY : matrixMul8.sc.pl

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.powerc"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/rule

# Convenience name for target.
matrixMul8.powerc: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/rule

.PHONY : matrixMul8.powerc

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.slm.cmd.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.links.dir/all
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.vsim.spi.ps"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/rule

# Convenience name for target.
matrixMul8.vsim.spi.ps: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/rule

.PHONY : matrixMul8.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8.sc.ps"
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/rule

# Convenience name for target.
matrixMul8.sc.ps: apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/rule

.PHONY : matrixMul8.sc.ps

# clean rule for target.
apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/build.make apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul8/CMakeFiles/matrixMul8.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.stim.txt"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/rule

# Convenience name for target.
matrixMul8_dotp.stim.txt: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/rule

.PHONY : matrixMul8_dotp.stim.txt

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.powerc"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/rule

# Convenience name for target.
matrixMul8_dotp.powerc: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/rule

.PHONY : matrixMul8_dotp.powerc

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.vsim.boot.ps"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/rule

# Convenience name for target.
matrixMul8_dotp.vsim.boot.ps: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/rule

.PHONY : matrixMul8_dotp.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/rule

# Convenience name for target.
matrixMul8_dotp: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/rule

.PHONY : matrixMul8_dotp

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.links"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/rule

# Convenience name for target.
matrixMul8_dotp.links: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/rule

.PHONY : matrixMul8_dotp.links

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.s19.cmd"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/rule

# Convenience name for target.
matrixMul8_dotp.s19.cmd: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/rule

.PHONY : matrixMul8_dotp.s19.cmd

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.annotate"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/rule

# Convenience name for target.
matrixMul8_dotp.annotate: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/rule

.PHONY : matrixMul8_dotp.annotate

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.vsimc"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/rule

# Convenience name for target.
matrixMul8_dotp.vsimc: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/rule

.PHONY : matrixMul8_dotp.vsimc

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.kcg"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/rule

# Convenience name for target.
matrixMul8_dotp.kcg: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/rule

.PHONY : matrixMul8_dotp.kcg

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.read"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/rule

# Convenience name for target.
matrixMul8_dotp.read: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/rule

.PHONY : matrixMul8_dotp.read

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.vsim.spi.ps"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/rule

# Convenience name for target.
matrixMul8_dotp.vsim.spi.ps: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/rule

.PHONY : matrixMul8_dotp.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=39 "Built target matrixMul8_dotp.bin.cmd"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/rule

# Convenience name for target.
matrixMul8_dotp.bin.cmd: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/rule

.PHONY : matrixMul8_dotp.bin.cmd

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.vsim"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/rule

# Convenience name for target.
matrixMul8_dotp.vsim: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/rule

.PHONY : matrixMul8_dotp.vsim

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.elf"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/rule

# Convenience name for target.
matrixMul8_dotp.elf: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/rule

.PHONY : matrixMul8_dotp.elf

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.vsim.spi"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/rule

# Convenience name for target.
matrixMul8_dotp.vsim.spi: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/rule

.PHONY : matrixMul8_dotp.vsim.spi

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.vsim.boot.pl"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/rule

# Convenience name for target.
matrixMul8_dotp.vsim.boot.pl: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/rule

.PHONY : matrixMul8_dotp.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.fpga"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/rule

# Convenience name for target.
matrixMul8_dotp.fpga: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/rule

.PHONY : matrixMul8_dotp.fpga

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=40 "Built target matrixMul8_dotp.vsim.boot"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/rule

# Convenience name for target.
matrixMul8_dotp.vsim.boot: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/rule

.PHONY : matrixMul8_dotp.vsim.boot

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.vsim.spi.pl"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/rule

# Convenience name for target.
matrixMul8_dotp.vsim.spi.pl: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/rule

.PHONY : matrixMul8_dotp.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.vsimc.spi.pl"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/rule

# Convenience name for target.
matrixMul8_dotp.vsimc.spi.pl: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/rule

.PHONY : matrixMul8_dotp.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.links.dir/all
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.power"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/rule

# Convenience name for target.
matrixMul8_dotp.power: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/rule

.PHONY : matrixMul8_dotp.power

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.sc.pl"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/rule

# Convenience name for target.
matrixMul8_dotp.sc.pl: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/rule

.PHONY : matrixMul8_dotp.sc.pl

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.slm.cmd"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/rule

# Convenience name for target.
matrixMul8_dotp.slm.cmd: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/rule

.PHONY : matrixMul8_dotp.slm.cmd

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul8_dotp.sc.ps"
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/rule

# Convenience name for target.
matrixMul8_dotp.sc.ps: apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/rule

.PHONY : matrixMul8_dotp.sc.ps

# clean rule for target.
apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/build.make apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul8_dotp/CMakeFiles/matrixMul8_dotp.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.vsimc"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/rule

# Convenience name for target.
matrixMul16.vsimc: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/rule

.PHONY : matrixMul16.vsimc

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.vsimc.spi.pl"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/rule

# Convenience name for target.
matrixMul16.vsimc.spi.pl: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/rule

.PHONY : matrixMul16.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.vsim"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/rule

# Convenience name for target.
matrixMul16.vsim: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/rule

.PHONY : matrixMul16.vsim

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.read"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/rule

# Convenience name for target.
matrixMul16.read: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/rule

.PHONY : matrixMul16.read

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.elf"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/rule

# Convenience name for target.
matrixMul16.elf: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/rule

.PHONY : matrixMul16.elf

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.slm.cmd"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/rule

# Convenience name for target.
matrixMul16.slm.cmd: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/rule

.PHONY : matrixMul16.slm.cmd

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.powerc"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/rule

# Convenience name for target.
matrixMul16.powerc: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/rule

.PHONY : matrixMul16.powerc

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=34 "Built target matrixMul16.links"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/rule

# Convenience name for target.
matrixMul16.links: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/rule

.PHONY : matrixMul16.links

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.sc.pl"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/rule

# Convenience name for target.
matrixMul16.sc.pl: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/rule

.PHONY : matrixMul16.sc.pl

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.bin.cmd"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/rule

# Convenience name for target.
matrixMul16.bin.cmd: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/rule

.PHONY : matrixMul16.bin.cmd

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.vsim.boot.pl"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/rule

# Convenience name for target.
matrixMul16.vsim.boot.pl: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/rule

.PHONY : matrixMul16.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.s19.cmd"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/rule

# Convenience name for target.
matrixMul16.s19.cmd: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/rule

.PHONY : matrixMul16.s19.cmd

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.fpga"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/rule

# Convenience name for target.
matrixMul16.fpga: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/rule

.PHONY : matrixMul16.fpga

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.vsim.spi"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/rule

# Convenience name for target.
matrixMul16.vsim.spi: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/rule

.PHONY : matrixMul16.vsim.spi

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.kcg"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/rule

# Convenience name for target.
matrixMul16.kcg: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/rule

.PHONY : matrixMul16.kcg

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.vsim.boot"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/rule

# Convenience name for target.
matrixMul16.vsim.boot: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/rule

.PHONY : matrixMul16.vsim.boot

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.vsim.boot.ps"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/rule

# Convenience name for target.
matrixMul16.vsim.boot.ps: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/rule

.PHONY : matrixMul16.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.annotate"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/rule

# Convenience name for target.
matrixMul16.annotate: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/rule

.PHONY : matrixMul16.annotate

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.sc.ps"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/rule

# Convenience name for target.
matrixMul16.sc.ps: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/rule

.PHONY : matrixMul16.sc.ps

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.bin.cmd.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/rule

# Convenience name for target.
matrixMul16: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/rule

.PHONY : matrixMul16

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.stim.txt"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/rule

# Convenience name for target.
matrixMul16.stim.txt: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/rule

.PHONY : matrixMul16.stim.txt

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.vsim.spi.ps"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/rule

# Convenience name for target.
matrixMul16.vsim.spi.ps: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/rule

.PHONY : matrixMul16.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.vsim.spi.pl"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/rule

# Convenience name for target.
matrixMul16.vsim.spi.pl: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/rule

.PHONY : matrixMul16.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.slm.cmd.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.links.dir/all
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/all: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16.power"
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/rule

# Convenience name for target.
matrixMul16.power: apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/rule

.PHONY : matrixMul16.power

# clean rule for target.
apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/build.make apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/clean
.PHONY : apps/sequential_tests/matrixMul16/CMakeFiles/matrixMul16.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.kcg"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/rule

# Convenience name for target.
matrixMul16_dotp.kcg: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/rule

.PHONY : matrixMul16_dotp.kcg

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.vsim"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/rule

# Convenience name for target.
matrixMul16_dotp.vsim: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/rule

.PHONY : matrixMul16_dotp.vsim

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.links"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/rule

# Convenience name for target.
matrixMul16_dotp.links: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/rule

.PHONY : matrixMul16_dotp.links

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.slm.cmd"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/rule

# Convenience name for target.
matrixMul16_dotp.slm.cmd: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/rule

.PHONY : matrixMul16_dotp.slm.cmd

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.vsimc.spi.pl"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/rule

# Convenience name for target.
matrixMul16_dotp.vsimc.spi.pl: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/rule

.PHONY : matrixMul16_dotp.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/rule

# Convenience name for target.
matrixMul16_dotp: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/rule

.PHONY : matrixMul16_dotp

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.vsimc"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/rule

# Convenience name for target.
matrixMul16_dotp.vsimc: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/rule

.PHONY : matrixMul16_dotp.vsimc

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.annotate"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/rule

# Convenience name for target.
matrixMul16_dotp.annotate: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/rule

.PHONY : matrixMul16_dotp.annotate

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.vsim.spi.pl"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/rule

# Convenience name for target.
matrixMul16_dotp.vsim.spi.pl: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/rule

.PHONY : matrixMul16_dotp.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.stim.txt"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/rule

# Convenience name for target.
matrixMul16_dotp.stim.txt: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/rule

.PHONY : matrixMul16_dotp.stim.txt

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.s19.cmd"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/rule

# Convenience name for target.
matrixMul16_dotp.s19.cmd: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/rule

.PHONY : matrixMul16_dotp.s19.cmd

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.sc.ps"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/rule

# Convenience name for target.
matrixMul16_dotp.sc.ps: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/rule

.PHONY : matrixMul16_dotp.sc.ps

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.read"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/rule

# Convenience name for target.
matrixMul16_dotp.read: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/rule

.PHONY : matrixMul16_dotp.read

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.elf"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/rule

# Convenience name for target.
matrixMul16_dotp.elf: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/rule

.PHONY : matrixMul16_dotp.elf

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.vsim.spi.ps"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/rule

# Convenience name for target.
matrixMul16_dotp.vsim.spi.ps: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/rule

.PHONY : matrixMul16_dotp.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.vsim.spi"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/rule

# Convenience name for target.
matrixMul16_dotp.vsim.spi: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/rule

.PHONY : matrixMul16_dotp.vsim.spi

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.vsim.boot.pl"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/rule

# Convenience name for target.
matrixMul16_dotp.vsim.boot.pl: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/rule

.PHONY : matrixMul16_dotp.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.fpga"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/rule

# Convenience name for target.
matrixMul16_dotp.fpga: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/rule

.PHONY : matrixMul16_dotp.fpga

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=35 "Built target matrixMul16_dotp.bin.cmd"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/rule

# Convenience name for target.
matrixMul16_dotp.bin.cmd: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/rule

.PHONY : matrixMul16_dotp.bin.cmd

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.sc.pl"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/rule

# Convenience name for target.
matrixMul16_dotp.sc.pl: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/rule

.PHONY : matrixMul16_dotp.sc.pl

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.powerc"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/rule

# Convenience name for target.
matrixMul16_dotp.powerc: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/rule

.PHONY : matrixMul16_dotp.powerc

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=36 "Built target matrixMul16_dotp.vsim.boot"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/rule

# Convenience name for target.
matrixMul16_dotp.vsim.boot: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/rule

.PHONY : matrixMul16_dotp.vsim.boot

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.power"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/rule

# Convenience name for target.
matrixMul16_dotp.power: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/rule

.PHONY : matrixMul16_dotp.power

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.links.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.slm.cmd.dir/all
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul16_dotp.vsim.boot.ps"
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/rule

# Convenience name for target.
matrixMul16_dotp.vsim.boot.ps: apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/rule

.PHONY : matrixMul16_dotp.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul16_dotp/CMakeFiles/matrixMul16_dotp.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.kcg"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/rule

# Convenience name for target.
matrixMul32.kcg: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/rule

.PHONY : matrixMul32.kcg

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/rule

# Convenience name for target.
matrixMul32: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/rule

.PHONY : matrixMul32

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.vsimc"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/rule

# Convenience name for target.
matrixMul32.vsimc: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/rule

.PHONY : matrixMul32.vsimc

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.slm.cmd"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/rule

# Convenience name for target.
matrixMul32.slm.cmd: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/rule

.PHONY : matrixMul32.slm.cmd

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.read"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/rule

# Convenience name for target.
matrixMul32.read: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/rule

.PHONY : matrixMul32.read

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.vsim.spi.ps"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/rule

# Convenience name for target.
matrixMul32.vsim.spi.ps: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/rule

.PHONY : matrixMul32.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.bin.cmd"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/rule

# Convenience name for target.
matrixMul32.bin.cmd: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/rule

.PHONY : matrixMul32.bin.cmd

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.links"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/rule

# Convenience name for target.
matrixMul32.links: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/rule

.PHONY : matrixMul32.links

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.vsim.spi.pl"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/rule

# Convenience name for target.
matrixMul32.vsim.spi.pl: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/rule

.PHONY : matrixMul32.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.annotate"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/rule

# Convenience name for target.
matrixMul32.annotate: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/rule

.PHONY : matrixMul32.annotate

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.vsim"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/rule

# Convenience name for target.
matrixMul32.vsim: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/rule

.PHONY : matrixMul32.vsim

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.stim.txt"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/rule

# Convenience name for target.
matrixMul32.stim.txt: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/rule

.PHONY : matrixMul32.stim.txt

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.s19.cmd"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/rule

# Convenience name for target.
matrixMul32.s19.cmd: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/rule

.PHONY : matrixMul32.s19.cmd

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.elf"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/rule

# Convenience name for target.
matrixMul32.elf: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/rule

.PHONY : matrixMul32.elf

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.vsim.boot"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/rule

# Convenience name for target.
matrixMul32.vsim.boot: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/rule

.PHONY : matrixMul32.vsim.boot

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=37 "Built target matrixMul32.sc.ps"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/rule

# Convenience name for target.
matrixMul32.sc.ps: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/rule

.PHONY : matrixMul32.sc.ps

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.vsimc.spi.pl"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/rule

# Convenience name for target.
matrixMul32.vsimc.spi.pl: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/rule

.PHONY : matrixMul32.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.vsim.spi"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/rule

# Convenience name for target.
matrixMul32.vsim.spi: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/rule

.PHONY : matrixMul32.vsim.spi

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.vsim.boot.pl"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/rule

# Convenience name for target.
matrixMul32.vsim.boot.pl: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/rule

.PHONY : matrixMul32.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.vsim.boot.ps"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/rule

# Convenience name for target.
matrixMul32.vsim.boot.ps: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/rule

.PHONY : matrixMul32.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.fpga"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/rule

# Convenience name for target.
matrixMul32.fpga: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/rule

.PHONY : matrixMul32.fpga

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.sc.pl"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/rule

# Convenience name for target.
matrixMul32.sc.pl: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/rule

.PHONY : matrixMul32.sc.pl

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.powerc"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/rule

# Convenience name for target.
matrixMul32.powerc: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/rule

.PHONY : matrixMul32.powerc

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir

# All Build rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.slm.cmd.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.links.dir/all
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/all: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target matrixMul32.power"
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/rule

# Convenience name for target.
matrixMul32.power: apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/rule

.PHONY : matrixMul32.power

# clean rule for target.
apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/build.make apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/clean
.PHONY : apps/sequential_tests/matrixMul32/CMakeFiles/matrixMul32.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.kcg"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/rule

# Convenience name for target.
motion_detection.kcg: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/rule

.PHONY : motion_detection.kcg

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/rule

# Convenience name for target.
motion_detection: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/rule

.PHONY : motion_detection

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.vsim"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/rule

# Convenience name for target.
motion_detection.vsim: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/rule

.PHONY : motion_detection.vsim

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.stim.txt"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/rule

# Convenience name for target.
motion_detection.stim.txt: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/rule

.PHONY : motion_detection.stim.txt

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.vsimc.spi.pl"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/rule

# Convenience name for target.
motion_detection.vsimc.spi.pl: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/rule

.PHONY : motion_detection.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.vsim.boot.ps"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/rule

# Convenience name for target.
motion_detection.vsim.boot.ps: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/rule

.PHONY : motion_detection.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.sc.ps"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/rule

# Convenience name for target.
motion_detection.sc.ps: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/rule

.PHONY : motion_detection.sc.ps

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.bin.cmd"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/rule

# Convenience name for target.
motion_detection.bin.cmd: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/rule

.PHONY : motion_detection.bin.cmd

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.s19.cmd"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/rule

# Convenience name for target.
motion_detection.s19.cmd: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/rule

.PHONY : motion_detection.s19.cmd

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.links"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/rule

# Convenience name for target.
motion_detection.links: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/rule

.PHONY : motion_detection.links

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.read"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/rule

# Convenience name for target.
motion_detection.read: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/rule

.PHONY : motion_detection.read

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.power"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/rule

# Convenience name for target.
motion_detection.power: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/rule

.PHONY : motion_detection.power

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.elf"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/rule

# Convenience name for target.
motion_detection.elf: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/rule

.PHONY : motion_detection.elf

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.vsim.spi"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/rule

# Convenience name for target.
motion_detection.vsim.spi: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/rule

.PHONY : motion_detection.vsim.spi

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.vsim.boot"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/rule

# Convenience name for target.
motion_detection.vsim.boot: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/rule

.PHONY : motion_detection.vsim.boot

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.vsim.spi.ps"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/rule

# Convenience name for target.
motion_detection.vsim.spi.ps: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/rule

.PHONY : motion_detection.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.vsim.spi.pl"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/rule

# Convenience name for target.
motion_detection.vsim.spi.pl: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/rule

.PHONY : motion_detection.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.annotate"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/rule

# Convenience name for target.
motion_detection.annotate: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/rule

.PHONY : motion_detection.annotate

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.vsim.boot.pl"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/rule

# Convenience name for target.
motion_detection.vsim.boot.pl: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/rule

.PHONY : motion_detection.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=41 "Built target motion_detection.sc.pl"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/rule

# Convenience name for target.
motion_detection.sc.pl: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/rule

.PHONY : motion_detection.sc.pl

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.slm.cmd"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/rule

# Convenience name for target.
motion_detection.slm.cmd: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/rule

.PHONY : motion_detection.slm.cmd

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.vsimc"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/rule

# Convenience name for target.
motion_detection.vsimc: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/rule

.PHONY : motion_detection.vsimc

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.powerc"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/rule

# Convenience name for target.
motion_detection.powerc: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/rule

.PHONY : motion_detection.powerc

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir

# All Build rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.stim.txt.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.links.dir/all
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/all: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target motion_detection.fpga"
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/rule

# Convenience name for target.
motion_detection.fpga: apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/rule

.PHONY : motion_detection.fpga

# clean rule for target.
apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/build.make apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/clean
.PHONY : apps/sequential_tests/motion_detection/CMakeFiles/motion_detection.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.kcg"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/rule

# Convenience name for target.
convolution.kcg: apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/rule

.PHONY : convolution.kcg

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.dir/rule

# Convenience name for target.
convolution: apps/sequential_tests/convolution/CMakeFiles/convolution.dir/rule

.PHONY : convolution

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.vsimc"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/rule

# Convenience name for target.
convolution.vsimc: apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/rule

.PHONY : convolution.vsimc

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.slm.cmd"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/rule

# Convenience name for target.
convolution.slm.cmd: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/rule

.PHONY : convolution.slm.cmd

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.bin.cmd"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/rule

# Convenience name for target.
convolution.bin.cmd: apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/rule

.PHONY : convolution.bin.cmd

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.vsim.spi"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/rule

# Convenience name for target.
convolution.vsim.spi: apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/rule

.PHONY : convolution.vsim.spi

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.vsim.boot.pl"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/rule

# Convenience name for target.
convolution.vsim.boot.pl: apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/rule

.PHONY : convolution.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.annotate"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/rule

# Convenience name for target.
convolution.annotate: apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/rule

.PHONY : convolution.annotate

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.s19.cmd"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/rule

# Convenience name for target.
convolution.s19.cmd: apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/rule

.PHONY : convolution.s19.cmd

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.links"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/rule

# Convenience name for target.
convolution.links: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/rule

.PHONY : convolution.links

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.read"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/rule

# Convenience name for target.
convolution.read: apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/rule

.PHONY : convolution.read

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.power"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/rule

# Convenience name for target.
convolution.power: apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/rule

.PHONY : convolution.power

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.vsim"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/rule

# Convenience name for target.
convolution.vsim: apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/rule

.PHONY : convolution.vsim

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.elf"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/rule

# Convenience name for target.
convolution.elf: apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/rule

.PHONY : convolution.elf

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=14 "Built target convolution.sc.pl"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/rule

# Convenience name for target.
convolution.sc.pl: apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/rule

.PHONY : convolution.sc.pl

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.vsim.boot"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/rule

# Convenience name for target.
convolution.vsim.boot: apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/rule

.PHONY : convolution.vsim.boot

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.vsim.spi.ps"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/rule

# Convenience name for target.
convolution.vsim.spi.ps: apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/rule

.PHONY : convolution.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.stim.txt"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/rule

# Convenience name for target.
convolution.stim.txt: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/rule

.PHONY : convolution.stim.txt

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.vsim.spi.pl"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/rule

# Convenience name for target.
convolution.vsim.spi.pl: apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/rule

.PHONY : convolution.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.fpga"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/rule

# Convenience name for target.
convolution.fpga: apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/rule

.PHONY : convolution.fpga

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.vsimc.spi.pl"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/rule

# Convenience name for target.
convolution.vsimc.spi.pl: apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/rule

.PHONY : convolution.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.powerc"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/rule

# Convenience name for target.
convolution.powerc: apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/rule

.PHONY : convolution.powerc

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.slm.cmd.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.links.dir/all
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/all: apps/sequential_tests/convolution/CMakeFiles/convolution.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.vsim.boot.ps"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/rule

# Convenience name for target.
convolution.vsim.boot.ps: apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/rule

.PHONY : convolution.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target convolution.sc.ps"
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/rule

# Convenience name for target.
convolution.sc.ps: apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/rule

.PHONY : convolution.sc.ps

# clean rule for target.
apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/build.make apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/clean
.PHONY : apps/sequential_tests/convolution/CMakeFiles/convolution.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.kcg"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/rule

# Convenience name for target.
pooling.kcg: apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/rule

.PHONY : pooling.kcg

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.dir/rule

# Convenience name for target.
pooling: apps/sequential_tests/pooling/CMakeFiles/pooling.dir/rule

.PHONY : pooling

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.vsimc"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/rule

# Convenience name for target.
pooling.vsimc: apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/rule

.PHONY : pooling.vsimc

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.vsimc.spi.pl"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/rule

# Convenience name for target.
pooling.vsimc.spi.pl: apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/rule

.PHONY : pooling.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.vsim"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/rule

# Convenience name for target.
pooling.vsim: apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/rule

.PHONY : pooling.vsim

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=55 "Built target pooling.slm.cmd"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/rule

# Convenience name for target.
pooling.slm.cmd: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/rule

.PHONY : pooling.slm.cmd

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.bin.cmd"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/rule

# Convenience name for target.
pooling.bin.cmd: apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/rule

.PHONY : pooling.bin.cmd

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.s19.cmd"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/rule

# Convenience name for target.
pooling.s19.cmd: apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/rule

.PHONY : pooling.s19.cmd

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.annotate"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/rule

# Convenience name for target.
pooling.annotate: apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/rule

.PHONY : pooling.annotate

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.links"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/rule

# Convenience name for target.
pooling.links: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/rule

.PHONY : pooling.links

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.stim.txt"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/rule

# Convenience name for target.
pooling.stim.txt: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/rule

.PHONY : pooling.stim.txt

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.elf"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/rule

# Convenience name for target.
pooling.elf: apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/rule

.PHONY : pooling.elf

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.vsim.spi"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/rule

# Convenience name for target.
pooling.vsim.spi: apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/rule

.PHONY : pooling.vsim.spi

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.vsim.boot"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/rule

# Convenience name for target.
pooling.vsim.boot: apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/rule

.PHONY : pooling.vsim.boot

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.read"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/rule

# Convenience name for target.
pooling.read: apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/rule

.PHONY : pooling.read

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.vsim.spi.ps"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/rule

# Convenience name for target.
pooling.vsim.spi.ps: apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/rule

.PHONY : pooling.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.powerc"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/rule

# Convenience name for target.
pooling.powerc: apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/rule

.PHONY : pooling.powerc

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.vsim.boot.ps"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/rule

# Convenience name for target.
pooling.vsim.boot.ps: apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/rule

.PHONY : pooling.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.power"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/rule

# Convenience name for target.
pooling.power: apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/rule

.PHONY : pooling.power

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.sc.pl"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/rule

# Convenience name for target.
pooling.sc.pl: apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/rule

.PHONY : pooling.sc.pl

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.sc.ps"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/rule

# Convenience name for target.
pooling.sc.ps: apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/rule

.PHONY : pooling.sc.ps

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.vsim.spi.pl"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/rule

# Convenience name for target.
pooling.vsim.spi.pl: apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/rule

.PHONY : pooling.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.vsim.boot.pl"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/rule

# Convenience name for target.
pooling.vsim.boot.pl: apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/rule

.PHONY : pooling.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir

# All Build rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.slm.cmd.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.links.dir/all
apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/all: apps/sequential_tests/pooling/CMakeFiles/pooling.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target pooling.fpga"
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/rule

# Convenience name for target.
pooling.fpga: apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/rule

.PHONY : pooling.fpga

# clean rule for target.
apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/build.make apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/clean
.PHONY : apps/sequential_tests/pooling/CMakeFiles/pooling.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.kcg"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/rule

# Convenience name for target.
cnn_layer.kcg: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/rule

.PHONY : cnn_layer.kcg

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/rule

# Convenience name for target.
cnn_layer: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/rule

.PHONY : cnn_layer

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.vsim.spi.pl"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/rule

# Convenience name for target.
cnn_layer.vsim.spi.pl: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/rule

.PHONY : cnn_layer.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.stim.txt"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/rule

# Convenience name for target.
cnn_layer.stim.txt: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/rule

.PHONY : cnn_layer.stim.txt

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.s19.cmd"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/rule

# Convenience name for target.
cnn_layer.s19.cmd: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/rule

.PHONY : cnn_layer.s19.cmd

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.sc.ps"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/rule

# Convenience name for target.
cnn_layer.sc.ps: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/rule

.PHONY : cnn_layer.sc.ps

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.annotate"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/rule

# Convenience name for target.
cnn_layer.annotate: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/rule

.PHONY : cnn_layer.annotate

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.power"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/rule

# Convenience name for target.
cnn_layer.power: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/rule

.PHONY : cnn_layer.power

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.vsimc"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/rule

# Convenience name for target.
cnn_layer.vsimc: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/rule

.PHONY : cnn_layer.vsimc

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.vsim"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/rule

# Convenience name for target.
cnn_layer.vsim: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/rule

.PHONY : cnn_layer.vsim

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.links"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/rule

# Convenience name for target.
cnn_layer.links: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/rule

.PHONY : cnn_layer.links

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.read"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/rule

# Convenience name for target.
cnn_layer.read: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/rule

.PHONY : cnn_layer.read

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.vsim.spi"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/rule

# Convenience name for target.
cnn_layer.vsim.spi: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/rule

.PHONY : cnn_layer.vsim.spi

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.vsim.spi.ps"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/rule

# Convenience name for target.
cnn_layer.vsim.spi.ps: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/rule

.PHONY : cnn_layer.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.vsim.boot.pl"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/rule

# Convenience name for target.
cnn_layer.vsim.boot.pl: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/rule

.PHONY : cnn_layer.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=12 "Built target cnn_layer.elf"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/rule

# Convenience name for target.
cnn_layer.elf: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/rule

.PHONY : cnn_layer.elf

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.vsimc.spi.pl"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/rule

# Convenience name for target.
cnn_layer.vsimc.spi.pl: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/rule

.PHONY : cnn_layer.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.slm.cmd"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/rule

# Convenience name for target.
cnn_layer.slm.cmd: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/rule

.PHONY : cnn_layer.slm.cmd

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.sc.pl"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/rule

# Convenience name for target.
cnn_layer.sc.pl: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/rule

.PHONY : cnn_layer.sc.pl

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.bin.cmd"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/rule

# Convenience name for target.
cnn_layer.bin.cmd: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/rule

.PHONY : cnn_layer.bin.cmd

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.powerc"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/rule

# Convenience name for target.
cnn_layer.powerc: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/rule

.PHONY : cnn_layer.powerc

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.vsim.boot.ps"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/rule

# Convenience name for target.
cnn_layer.vsim.boot.ps: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/rule

.PHONY : cnn_layer.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=13 "Built target cnn_layer.vsim.boot"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/rule

# Convenience name for target.
cnn_layer.vsim.boot: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/rule

.PHONY : cnn_layer.vsim.boot

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir

# All Build rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.stim.txt.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.links.dir/all
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/all: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target cnn_layer.fpga"
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/rule

# Convenience name for target.
cnn_layer.fpga: apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/rule

.PHONY : cnn_layer.fpga

# clean rule for target.
apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/build.make apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/clean
.PHONY : apps/sequential_tests/cnn_layer/CMakeFiles/cnn_layer.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.kcg"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/rule

# Convenience name for target.
stencil.kcg: apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/rule

.PHONY : stencil.kcg

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.dir/rule

# Convenience name for target.
stencil: apps/sequential_tests/stencil/CMakeFiles/stencil.dir/rule

.PHONY : stencil

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.vsimc"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/rule

# Convenience name for target.
stencil.vsimc: apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/rule

.PHONY : stencil.vsimc

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.stim.txt"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/rule

# Convenience name for target.
stencil.stim.txt: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/rule

.PHONY : stencil.stim.txt

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.vsim.spi"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/rule

# Convenience name for target.
stencil.vsim.spi: apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/rule

.PHONY : stencil.vsim.spi

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.vsim.spi.ps"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/rule

# Convenience name for target.
stencil.vsim.spi.ps: apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/rule

.PHONY : stencil.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.vsim.boot.ps"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/rule

# Convenience name for target.
stencil.vsim.boot.ps: apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/rule

.PHONY : stencil.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.links"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/rule

# Convenience name for target.
stencil.links: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/rule

.PHONY : stencil.links

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.bin.cmd"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/rule

# Convenience name for target.
stencil.bin.cmd: apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/rule

.PHONY : stencil.bin.cmd

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.annotate"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/rule

# Convenience name for target.
stencil.annotate: apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/rule

.PHONY : stencil.annotate

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.power"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/rule

# Convenience name for target.
stencil.power: apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/rule

.PHONY : stencil.power

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.vsim"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/rule

# Convenience name for target.
stencil.vsim: apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/rule

.PHONY : stencil.vsim

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.read"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/rule

# Convenience name for target.
stencil.read: apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/rule

.PHONY : stencil.read

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=62 "Built target stencil.vsim.boot.pl"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/rule

# Convenience name for target.
stencil.vsim.boot.pl: apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/rule

.PHONY : stencil.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.vsim.boot"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/rule

# Convenience name for target.
stencil.vsim.boot: apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/rule

.PHONY : stencil.vsim.boot

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.vsim.spi.pl"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/rule

# Convenience name for target.
stencil.vsim.spi.pl: apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/rule

.PHONY : stencil.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.slm.cmd"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/rule

# Convenience name for target.
stencil.slm.cmd: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/rule

.PHONY : stencil.slm.cmd

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.elf"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/rule

# Convenience name for target.
stencil.elf: apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/rule

.PHONY : stencil.elf

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.vsimc.spi.pl"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/rule

# Convenience name for target.
stencil.vsimc.spi.pl: apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/rule

.PHONY : stencil.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.powerc"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/rule

# Convenience name for target.
stencil.powerc: apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/rule

.PHONY : stencil.powerc

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.sc.ps"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/rule

# Convenience name for target.
stencil.sc.ps: apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/rule

.PHONY : stencil.sc.ps

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.sc.pl"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/rule

# Convenience name for target.
stencil.sc.pl: apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/rule

.PHONY : stencil.sc.pl

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.s19.cmd"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/rule

# Convenience name for target.
stencil.s19.cmd: apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/rule

.PHONY : stencil.s19.cmd

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir

# All Build rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.stim.txt.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.links.dir/all
apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/all: apps/sequential_tests/stencil/CMakeFiles/stencil.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target stencil.fpga"
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/rule

# Convenience name for target.
stencil.fpga: apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/rule

.PHONY : stencil.fpga

# clean rule for target.
apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/build.make apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/clean
.PHONY : apps/sequential_tests/stencil/CMakeFiles/stencil.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.kcg"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/rule

# Convenience name for target.
dct.kcg: apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/rule

.PHONY : dct.kcg

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.vsimc"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/rule

# Convenience name for target.
dct.vsimc: apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/rule

.PHONY : dct.vsimc

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.vsim"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/rule

# Convenience name for target.
dct.vsim: apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/rule

.PHONY : dct.vsim

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.elf.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.elf"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/rule

# Convenience name for target.
dct.elf: apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/rule

.PHONY : dct.elf

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.slm.cmd"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/rule

# Convenience name for target.
dct.slm.cmd: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/rule

.PHONY : dct.slm.cmd

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.links.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.links.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.links.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.links"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.links.dir/rule

# Convenience name for target.
dct.links: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/rule

.PHONY : dct.links

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.links.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.links.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.bin.cmd"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/rule

# Convenience name for target.
dct.bin.cmd: apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/rule

.PHONY : dct.bin.cmd

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.vsim.spi.ps"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/rule

# Convenience name for target.
dct.vsim.spi.ps: apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/rule

.PHONY : dct.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.s19.cmd"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/rule

# Convenience name for target.
dct.s19.cmd: apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/rule

.PHONY : dct.s19.cmd

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.fpga"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/rule

# Convenience name for target.
dct.fpga: apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/rule

.PHONY : dct.fpga

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.read.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.read.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.read.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.read.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.read"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.read.dir/rule

# Convenience name for target.
dct.read: apps/sequential_tests/dct/CMakeFiles/dct.read.dir/rule

.PHONY : dct.read

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.read.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.read.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.vsimc.spi.pl"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/rule

# Convenience name for target.
dct.vsimc.spi.pl: apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/rule

.PHONY : dct.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=17 "Built target dct.stim.txt"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/rule

# Convenience name for target.
dct.stim.txt: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/rule

.PHONY : dct.stim.txt

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.annotate"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/rule

# Convenience name for target.
dct.annotate: apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/rule

.PHONY : dct.annotate

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.sc.pl"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/rule

# Convenience name for target.
dct.sc.pl: apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/rule

.PHONY : dct.sc.pl

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.vsim.boot"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/rule

# Convenience name for target.
dct.vsim.boot: apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/rule

.PHONY : dct.vsim.boot

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.vsim.spi"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/rule

# Convenience name for target.
dct.vsim.spi: apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/rule

.PHONY : dct.vsim.spi

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.vsim.boot.pl"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/rule

# Convenience name for target.
dct.vsim.boot.pl: apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/rule

.PHONY : dct.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.vsim.spi.pl"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/rule

# Convenience name for target.
dct.vsim.spi.pl: apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/rule

.PHONY : dct.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.power.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.power.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.power.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.power.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.power.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.power.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.power"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.power.dir/rule

# Convenience name for target.
dct.power: apps/sequential_tests/dct/CMakeFiles/dct.power.dir/rule

.PHONY : dct.power

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.power.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.power.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.bin.cmd.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.dir/rule

# Convenience name for target.
dct: apps/sequential_tests/dct/CMakeFiles/dct.dir/rule

.PHONY : dct

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.vsim.boot.ps"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/rule

# Convenience name for target.
dct.vsim.boot.ps: apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/rule

.PHONY : dct.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.slm.cmd.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.links.dir/all
apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/all: apps/sequential_tests/dct/CMakeFiles/dct.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.powerc"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/rule

# Convenience name for target.
dct.powerc: apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/rule

.PHONY : dct.powerc

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target dct.sc.ps"
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/rule

# Convenience name for target.
dct.sc.ps: apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/rule

.PHONY : dct.sc.ps

# clean rule for target.
apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/build.make apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/clean
.PHONY : apps/sequential_tests/dct/CMakeFiles/dct.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.kcg"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/rule

# Convenience name for target.
fdct.kcg: apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/rule

.PHONY : fdct.kcg

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.dir/rule

# Convenience name for target.
fdct: apps/sequential_tests/fdct/CMakeFiles/fdct.dir/rule

.PHONY : fdct

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.vsimc"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/rule

# Convenience name for target.
fdct.vsimc: apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/rule

.PHONY : fdct.vsimc

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.vsim"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/rule

# Convenience name for target.
fdct.vsim: apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/rule

.PHONY : fdct.vsim

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.links"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/rule

# Convenience name for target.
fdct.links: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/rule

.PHONY : fdct.links

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.annotate"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/rule

# Convenience name for target.
fdct.annotate: apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/rule

.PHONY : fdct.annotate

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.bin.cmd"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/rule

# Convenience name for target.
fdct.bin.cmd: apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/rule

.PHONY : fdct.bin.cmd

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.vsim.boot.ps"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/rule

# Convenience name for target.
fdct.vsim.boot.ps: apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/rule

.PHONY : fdct.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.s19.cmd"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/rule

# Convenience name for target.
fdct.s19.cmd: apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/rule

.PHONY : fdct.s19.cmd

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.vsim.spi"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/rule

# Convenience name for target.
fdct.vsim.spi: apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/rule

.PHONY : fdct.vsim.spi

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.vsimc.spi.pl"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/rule

# Convenience name for target.
fdct.vsimc.spi.pl: apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/rule

.PHONY : fdct.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.sc.ps"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/rule

# Convenience name for target.
fdct.sc.ps: apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/rule

.PHONY : fdct.sc.ps

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.vsim.boot"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/rule

# Convenience name for target.
fdct.vsim.boot: apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/rule

.PHONY : fdct.vsim.boot

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.vsim.spi.ps"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/rule

# Convenience name for target.
fdct.vsim.spi.ps: apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/rule

.PHONY : fdct.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.stim.txt"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/rule

# Convenience name for target.
fdct.stim.txt: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/rule

.PHONY : fdct.stim.txt

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.read"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/rule

# Convenience name for target.
fdct.read: apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/rule

.PHONY : fdct.read

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.elf"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/rule

# Convenience name for target.
fdct.elf: apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/rule

.PHONY : fdct.elf

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=18 "Built target fdct.powerc"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/rule

# Convenience name for target.
fdct.powerc: apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/rule

.PHONY : fdct.powerc

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.vsim.spi.pl"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/rule

# Convenience name for target.
fdct.vsim.spi.pl: apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/rule

.PHONY : fdct.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.vsim.boot.pl"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/rule

# Convenience name for target.
fdct.vsim.boot.pl: apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/rule

.PHONY : fdct.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.sc.pl"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/rule

# Convenience name for target.
fdct.sc.pl: apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/rule

.PHONY : fdct.sc.pl

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.power"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/rule

# Convenience name for target.
fdct.power: apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/rule

.PHONY : fdct.power

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.slm.cmd"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/rule

# Convenience name for target.
fdct.slm.cmd: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/rule

.PHONY : fdct.slm.cmd

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir

# All Build rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.links.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.stim.txt.dir/all
apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/all: apps/sequential_tests/fdct/CMakeFiles/fdct.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target fdct.fpga"
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/rule

# Convenience name for target.
fdct.fpga: apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/rule

.PHONY : fdct.fpga

# clean rule for target.
apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/build.make apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/clean
.PHONY : apps/sequential_tests/fdct/CMakeFiles/fdct.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.kcg"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/rule

# Convenience name for target.
non_separable_2d_filter.kcg: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/rule

.PHONY : non_separable_2d_filter.kcg

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.kcg.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/rule

# Convenience name for target.
non_separable_2d_filter: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/rule

.PHONY : non_separable_2d_filter

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.vsimc"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/rule

# Convenience name for target.
non_separable_2d_filter.vsimc: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/rule

.PHONY : non_separable_2d_filter.vsimc

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.stim.txt"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/rule

# Convenience name for target.
non_separable_2d_filter.stim.txt: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/rule

.PHONY : non_separable_2d_filter.stim.txt

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.slm.cmd"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/rule

# Convenience name for target.
non_separable_2d_filter.slm.cmd: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/rule

.PHONY : non_separable_2d_filter.slm.cmd

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.vsim"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/rule

# Convenience name for target.
non_separable_2d_filter.vsim: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/rule

.PHONY : non_separable_2d_filter.vsim

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.s19.cmd"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/rule

# Convenience name for target.
non_separable_2d_filter.s19.cmd: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/rule

.PHONY : non_separable_2d_filter.s19.cmd

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.vsim.boot.ps"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/rule

# Convenience name for target.
non_separable_2d_filter.vsim.boot.ps: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/rule

.PHONY : non_separable_2d_filter.vsim.boot.ps

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=42 "Built target non_separable_2d_filter.links"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/rule

# Convenience name for target.
non_separable_2d_filter.links: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/rule

.PHONY : non_separable_2d_filter.links

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.bin.cmd"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/rule

# Convenience name for target.
non_separable_2d_filter.bin.cmd: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/rule

.PHONY : non_separable_2d_filter.bin.cmd

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.vsim.spi"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/rule

# Convenience name for target.
non_separable_2d_filter.vsim.spi: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/rule

.PHONY : non_separable_2d_filter.vsim.spi

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.read"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/rule

# Convenience name for target.
non_separable_2d_filter.read: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/rule

.PHONY : non_separable_2d_filter.read

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.read.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.vsim.boot"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/rule

# Convenience name for target.
non_separable_2d_filter.vsim.boot: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/rule

.PHONY : non_separable_2d_filter.vsim.boot

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.vsim.spi.ps"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/rule

# Convenience name for target.
non_separable_2d_filter.vsim.spi.ps: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/rule

.PHONY : non_separable_2d_filter.vsim.spi.ps

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.vsim.spi.pl"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/rule

# Convenience name for target.
non_separable_2d_filter.vsim.spi.pl: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/rule

.PHONY : non_separable_2d_filter.vsim.spi.pl

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.fpga"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/rule

# Convenience name for target.
non_separable_2d_filter.fpga: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/rule

.PHONY : non_separable_2d_filter.fpga

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.fpga.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.powerc"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/rule

# Convenience name for target.
non_separable_2d_filter.powerc: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/rule

.PHONY : non_separable_2d_filter.powerc

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.powerc.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/all: CMakeFiles/crt0.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.elf"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/rule

# Convenience name for target.
non_separable_2d_filter.elf: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/rule

.PHONY : non_separable_2d_filter.elf

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.elf.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=43 "Built target non_separable_2d_filter.vsimc.spi.pl"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/rule

# Convenience name for target.
non_separable_2d_filter.vsimc.spi.pl: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/rule

.PHONY : non_separable_2d_filter.vsimc.spi.pl

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.sc.pl"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/rule

# Convenience name for target.
non_separable_2d_filter.sc.pl: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/rule

.PHONY : non_separable_2d_filter.sc.pl

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.vsim.boot.pl"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/rule

# Convenience name for target.
non_separable_2d_filter.vsim.boot.pl: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/rule

.PHONY : non_separable_2d_filter.vsim.boot.pl

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.stim.txt.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.slm.cmd.dir/all
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/all: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.power"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/rule

# Convenience name for target.
non_separable_2d_filter.power: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/rule

.PHONY : non_separable_2d_filter.power

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.power.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.annotate"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/rule

# Convenience name for target.
non_separable_2d_filter.annotate: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/rule

.PHONY : non_separable_2d_filter.annotate

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.annotate.dir/clean

#=============================================================================
# Target rules for target apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir

# All Build rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target non_separable_2d_filter.sc.ps"
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/rule

# Convenience name for target.
non_separable_2d_filter.sc.ps: apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/rule

.PHONY : non_separable_2d_filter.sc.ps

# clean rule for target.
apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/build.make apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/clean
.PHONY : apps/sequential_tests/non_separable_2d_filter/CMakeFiles/non_separable_2d_filter.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.kcg"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/rule

# Convenience name for target.
testInterrupt.kcg: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/rule

.PHONY : testInterrupt.kcg

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.kcg.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/all: CMakeFiles/crt0.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.elf"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/rule

# Convenience name for target.
testInterrupt.elf: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/rule

.PHONY : testInterrupt.elf

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.slm.cmd"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/rule

# Convenience name for target.
testInterrupt.slm.cmd: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/rule

.PHONY : testInterrupt.slm.cmd

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.stim.txt"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/rule

# Convenience name for target.
testInterrupt.stim.txt: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/rule

.PHONY : testInterrupt.stim.txt

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.s19.cmd"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/rule

# Convenience name for target.
testInterrupt.s19.cmd: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/rule

.PHONY : testInterrupt.s19.cmd

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.annotate"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/rule

# Convenience name for target.
testInterrupt.annotate: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/rule

.PHONY : testInterrupt.annotate

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.annotate.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/rule

# Convenience name for target.
testInterrupt: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/rule

.PHONY : testInterrupt

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.links"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/rule

# Convenience name for target.
testInterrupt.links: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/rule

.PHONY : testInterrupt.links

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.fpga"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/rule

# Convenience name for target.
testInterrupt.fpga: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/rule

.PHONY : testInterrupt.fpga

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.fpga.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.power"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/rule

# Convenience name for target.
testInterrupt.power: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/rule

.PHONY : testInterrupt.power

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.power.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.read"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/rule

# Convenience name for target.
testInterrupt.read: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/rule

.PHONY : testInterrupt.read

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.read.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.vsim.boot.ps"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/rule

# Convenience name for target.
testInterrupt.vsim.boot.ps: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/rule

.PHONY : testInterrupt.vsim.boot.ps

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.vsimc"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/rule

# Convenience name for target.
testInterrupt.vsimc: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/rule

.PHONY : testInterrupt.vsimc

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.vsim.spi"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/rule

# Convenience name for target.
testInterrupt.vsim.spi: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/rule

.PHONY : testInterrupt.vsim.spi

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.sc.pl"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/rule

# Convenience name for target.
testInterrupt.sc.pl: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/rule

.PHONY : testInterrupt.sc.pl

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.powerc"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/rule

# Convenience name for target.
testInterrupt.powerc: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/rule

.PHONY : testInterrupt.powerc

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.powerc.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.bin.cmd"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/rule

# Convenience name for target.
testInterrupt.bin.cmd: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/rule

.PHONY : testInterrupt.bin.cmd

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.vsim.boot"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/rule

# Convenience name for target.
testInterrupt.vsim.boot: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/rule

.PHONY : testInterrupt.vsim.boot

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.vsim.spi.ps"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/rule

# Convenience name for target.
testInterrupt.vsim.spi.ps: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/rule

.PHONY : testInterrupt.vsim.spi.ps

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.vsim.spi.pl"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/rule

# Convenience name for target.
testInterrupt.vsim.spi.pl: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/rule

.PHONY : testInterrupt.vsim.spi.pl

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.vsimc.spi.pl"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/rule

# Convenience name for target.
testInterrupt.vsimc.spi.pl: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/rule

.PHONY : testInterrupt.vsimc.spi.pl

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.vsim.boot.pl"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/rule

# Convenience name for target.
testInterrupt.vsim.boot.pl: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/rule

.PHONY : testInterrupt.vsim.boot.pl

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.slm.cmd.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.stim.txt.dir/all
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/all: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.links.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=85 "Built target testInterrupt.vsim"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/rule

# Convenience name for target.
testInterrupt.vsim: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/rule

.PHONY : testInterrupt.vsim

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.vsim.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir

# All Build rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testInterrupt.sc.ps"
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/rule

# Convenience name for target.
testInterrupt.sc.ps: apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/rule

.PHONY : testInterrupt.sc.ps

# clean rule for target.
apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/build.make apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/clean
.PHONY : apps/imperio_tests/testInterrupt/CMakeFiles/testInterrupt.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.dir/rule

# Convenience name for target.
testUART: apps/imperio_tests/testUART/CMakeFiles/testUART.dir/rule

.PHONY : testUART

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.stim.txt"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/rule

# Convenience name for target.
testUART.stim.txt: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/rule

.PHONY : testUART.stim.txt

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.links"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/rule

# Convenience name for target.
testUART.links: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/rule

.PHONY : testUART.links

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.fpga"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/rule

# Convenience name for target.
testUART.fpga: apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/rule

.PHONY : testUART.fpga

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.fpga.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.vsim.spi"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/rule

# Convenience name for target.
testUART.vsim.spi: apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/rule

.PHONY : testUART.vsim.spi

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.sc.pl"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/rule

# Convenience name for target.
testUART.sc.pl: apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/rule

.PHONY : testUART.sc.pl

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.sc.ps"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/rule

# Convenience name for target.
testUART.sc.ps: apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/rule

.PHONY : testUART.sc.ps

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.s19.cmd"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/rule

# Convenience name for target.
testUART.s19.cmd: apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/rule

.PHONY : testUART.s19.cmd

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.vsim.spi.ps"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/rule

# Convenience name for target.
testUART.vsim.spi.ps: apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/rule

.PHONY : testUART.vsim.spi.ps

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.read"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/rule

# Convenience name for target.
testUART.read: apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/rule

.PHONY : testUART.read

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.read.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.vsim.spi.pl"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/rule

# Convenience name for target.
testUART.vsim.spi.pl: apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/rule

.PHONY : testUART.vsim.spi.pl

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.slm.cmd"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/rule

# Convenience name for target.
testUART.slm.cmd: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/rule

.PHONY : testUART.slm.cmd

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.annotate"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/rule

# Convenience name for target.
testUART.annotate: apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/rule

.PHONY : testUART.annotate

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.annotate.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.kcg"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/rule

# Convenience name for target.
testUART.kcg: apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/rule

.PHONY : testUART.kcg

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.kcg.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.vsimc"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/rule

# Convenience name for target.
testUART.vsimc: apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/rule

.PHONY : testUART.vsimc

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.powerc"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/rule

# Convenience name for target.
testUART.powerc: apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/rule

.PHONY : testUART.powerc

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.powerc.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.vsim.boot.ps"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/rule

# Convenience name for target.
testUART.vsim.boot.ps: apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/rule

.PHONY : testUART.vsim.boot.ps

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.vsim"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/rule

# Convenience name for target.
testUART.vsim: apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/rule

.PHONY : testUART.vsim

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=93 "Built target testUART.vsim.boot"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/rule

# Convenience name for target.
testUART.vsim.boot: apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/rule

.PHONY : testUART.vsim.boot

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/all: CMakeFiles/crt0.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.elf"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/rule

# Convenience name for target.
testUART.elf: apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/rule

.PHONY : testUART.elf

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.vsimc.spi.pl"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/rule

# Convenience name for target.
testUART.vsimc.spi.pl: apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/rule

.PHONY : testUART.vsimc.spi.pl

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.vsim.boot.pl"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/rule

# Convenience name for target.
testUART.vsim.boot.pl: apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/rule

.PHONY : testUART.vsim.boot.pl

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.bin.cmd"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/rule

# Convenience name for target.
testUART.bin.cmd: apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/rule

.PHONY : testUART.bin.cmd

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir

# All Build rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.stim.txt.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.links.dir/all
apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/all: apps/imperio_tests/testUART/CMakeFiles/testUART.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testUART.power"
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/rule

# Convenience name for target.
testUART.power: apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/rule

.PHONY : testUART.power

# clean rule for target.
apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/build.make apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/clean
.PHONY : apps/imperio_tests/testUART/CMakeFiles/testUART.power.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.kcg"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/rule

# Convenience name for target.
testI2C.kcg: apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/rule

.PHONY : testI2C.kcg

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.kcg.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.vsim"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/rule

# Convenience name for target.
testI2C.vsim: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/rule

.PHONY : testI2C.vsim

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.links"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/rule

# Convenience name for target.
testI2C.links: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/rule

.PHONY : testI2C.links

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.bin.cmd"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/rule

# Convenience name for target.
testI2C.bin.cmd: apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/rule

.PHONY : testI2C.bin.cmd

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.vsimc.spi.pl"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/rule

# Convenience name for target.
testI2C.vsimc.spi.pl: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/rule

.PHONY : testI2C.vsimc.spi.pl

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.vsimc"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/rule

# Convenience name for target.
testI2C.vsimc: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/rule

.PHONY : testI2C.vsimc

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.stim.txt"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/rule

# Convenience name for target.
testI2C.stim.txt: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/rule

.PHONY : testI2C.stim.txt

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.sc.pl"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/rule

# Convenience name for target.
testI2C.sc.pl: apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/rule

.PHONY : testI2C.sc.pl

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=82 "Built target testI2C.s19.cmd"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/rule

# Convenience name for target.
testI2C.s19.cmd: apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/rule

.PHONY : testI2C.s19.cmd

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.sc.ps"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/rule

# Convenience name for target.
testI2C.sc.ps: apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/rule

.PHONY : testI2C.sc.ps

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.slm.cmd"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/rule

# Convenience name for target.
testI2C.slm.cmd: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/rule

.PHONY : testI2C.slm.cmd

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.annotate"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/rule

# Convenience name for target.
testI2C.annotate: apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/rule

.PHONY : testI2C.annotate

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.annotate.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.read"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/rule

# Convenience name for target.
testI2C.read: apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/rule

.PHONY : testI2C.read

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.read.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.bin.cmd.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/rule

# Convenience name for target.
testI2C: apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/rule

.PHONY : testI2C

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/all: CMakeFiles/crt0.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.elf"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/rule

# Convenience name for target.
testI2C.elf: apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/rule

.PHONY : testI2C.elf

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.elf.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.vsim.spi"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/rule

# Convenience name for target.
testI2C.vsim.spi: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/rule

.PHONY : testI2C.vsim.spi

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.vsim.spi.pl"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/rule

# Convenience name for target.
testI2C.vsim.spi.pl: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/rule

.PHONY : testI2C.vsim.spi.pl

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.vsim.boot.ps"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/rule

# Convenience name for target.
testI2C.vsim.boot.ps: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/rule

.PHONY : testI2C.vsim.boot.ps

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.vsim.spi.ps"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/rule

# Convenience name for target.
testI2C.vsim.spi.ps: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/rule

.PHONY : testI2C.vsim.spi.ps

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.powerc"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/rule

# Convenience name for target.
testI2C.powerc: apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/rule

.PHONY : testI2C.powerc

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.powerc.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.vsim.boot.pl"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/rule

# Convenience name for target.
testI2C.vsim.boot.pl: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/rule

.PHONY : testI2C.vsim.boot.pl

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.power"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/rule

# Convenience name for target.
testI2C.power: apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/rule

.PHONY : testI2C.power

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.power.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.vsim.boot"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/rule

# Convenience name for target.
testI2C.vsim.boot: apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/rule

.PHONY : testI2C.vsim.boot

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir

# All Build rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.links.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.stim.txt.dir/all
apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/all: apps/imperio_tests/testI2C/CMakeFiles/testI2C.slm.cmd.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testI2C.fpga"
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/rule

# Convenience name for target.
testI2C.fpga: apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/rule

.PHONY : testI2C.fpga

# clean rule for target.
apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/build.make apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/clean
.PHONY : apps/imperio_tests/testI2C/CMakeFiles/testI2C.fpga.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.kcg"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/rule

# Convenience name for target.
testSPIMaster.kcg: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/rule

.PHONY : testSPIMaster.kcg

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.kcg.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.vsimc"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/rule

# Convenience name for target.
testSPIMaster.vsimc: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/rule

.PHONY : testSPIMaster.vsimc

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/rule

# Convenience name for target.
testSPIMaster: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/rule

.PHONY : testSPIMaster

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.vsim"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/rule

# Convenience name for target.
testSPIMaster.vsim: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/rule

.PHONY : testSPIMaster.vsim

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.vsim.boot.ps"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/rule

# Convenience name for target.
testSPIMaster.vsim.boot.ps: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/rule

.PHONY : testSPIMaster.vsim.boot.ps

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.ps.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.sc.ps"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/rule

# Convenience name for target.
testSPIMaster.sc.ps: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/rule

.PHONY : testSPIMaster.sc.ps

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.ps.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.vsim.spi"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/rule

# Convenience name for target.
testSPIMaster.vsim.spi: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/rule

.PHONY : testSPIMaster.vsim.spi

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.bin.cmd"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/rule

# Convenience name for target.
testSPIMaster.bin.cmd: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/rule

.PHONY : testSPIMaster.bin.cmd

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.bin.cmd.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.slm.cmd"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/rule

# Convenience name for target.
testSPIMaster.slm.cmd: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/rule

.PHONY : testSPIMaster.slm.cmd

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.links"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/rule

# Convenience name for target.
testSPIMaster.links: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/rule

.PHONY : testSPIMaster.links

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.s19.cmd"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/rule

# Convenience name for target.
testSPIMaster.s19.cmd: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/rule

.PHONY : testSPIMaster.s19.cmd

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.s19.cmd.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.annotate"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/rule

# Convenience name for target.
testSPIMaster.annotate: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/rule

.PHONY : testSPIMaster.annotate

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.annotate.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.stim.txt"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/rule

# Convenience name for target.
testSPIMaster.stim.txt: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/rule

.PHONY : testSPIMaster.stim.txt

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/all: CMakeFiles/crt0.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/all: libs/string_lib/CMakeFiles/string.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/all: libs/sys_lib/CMakeFiles/sys.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/all: libs/Arduino_lib/core_libs/CMakeFiles/Arduino_core.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/all: libs/Arduino_lib/separate_libs/CMakeFiles/Arduino_separate.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/all: libs/bench_lib/CMakeFiles/bench.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.elf"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/rule

# Convenience name for target.
testSPIMaster.elf: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/rule

.PHONY : testSPIMaster.elf

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.vsim.boot"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/rule

# Convenience name for target.
testSPIMaster.vsim.boot: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/rule

.PHONY : testSPIMaster.vsim.boot

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.vsim.spi.ps"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/rule

# Convenience name for target.
testSPIMaster.vsim.spi.ps: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/rule

.PHONY : testSPIMaster.vsim.spi.ps

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.ps.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.vsimc.spi.pl"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/rule

# Convenience name for target.
testSPIMaster.vsimc.spi.pl: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/rule

.PHONY : testSPIMaster.vsimc.spi.pl

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsimc.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.vsim.spi.pl"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/rule

# Convenience name for target.
testSPIMaster.vsim.spi.pl: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/rule

.PHONY : testSPIMaster.vsim.spi.pl

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.spi.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.vsim.boot.pl"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/rule

# Convenience name for target.
testSPIMaster.vsim.boot.pl: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/rule

.PHONY : testSPIMaster.vsim.boot.pl

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.vsim.boot.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/all:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num=90 "Built target testSPIMaster.sc.pl"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/rule

# Convenience name for target.
testSPIMaster.sc.pl: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/rule

.PHONY : testSPIMaster.sc.pl

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.sc.pl.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.elf.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.read"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/rule

# Convenience name for target.
testSPIMaster.read: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/rule

.PHONY : testSPIMaster.read

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.read.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.powerc"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/rule

# Convenience name for target.
testSPIMaster.powerc: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/rule

.PHONY : testSPIMaster.powerc

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.powerc.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.power"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/rule

# Convenience name for target.
testSPIMaster.power: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/rule

.PHONY : testSPIMaster.power

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.power.dir/clean

#=============================================================================
# Target rules for target apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir

# All Build rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.slm.cmd.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.links.dir/all
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/all: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.stim.txt.dir/all
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/depend
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles --progress-num= "Built target testSPIMaster.fpga"
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/all

# Build rule for subdir invocation for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/rule

# Convenience name for target.
testSPIMaster.fpga: apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/rule

.PHONY : testSPIMaster.fpga

# clean rule for target.
apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/clean:
	$(MAKE) $(MAKESILENT) -f apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/build.make apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/clean
.PHONY : apps/imperio_tests/testSPIMaster/CMakeFiles/testSPIMaster.fpga.dir/clean

#=============================================================================
# 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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

