# 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

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:


#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:


# 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

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

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/local/lib64/python3.6/site-packages/cmake/data/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

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

.PHONY : rebuild_cache/fast

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

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

.PHONY : test/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
	/usr/local/lib64/python3.6/site-packages/cmake/data/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache

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

.PHONY : edit_cache/fast

# The main all target
all: cmake_check_build_system
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles /auto/gmongelli/pulpino_environment/pulpino/sw/build/apps/helloworld//CMakeFiles/progress.marks
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/all
	$(CMAKE_COMMAND) -E cmake_progress_start /auto/gmongelli/pulpino_environment/pulpino/sw/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/rule

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

.PHONY : helloworldcpp.kcg

# fast build rule for target.
helloworldcpp.kcg/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.kcg.dir/build
.PHONY : helloworldcpp.kcg/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/rule
.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

# fast build rule for target.
helloworld.sc.ps/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/build.make apps/helloworld/CMakeFiles/helloworld.sc.ps.dir/build
.PHONY : helloworld.sc.ps/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/rule
.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

# fast build rule for target.
helloworld.vsimc.spi.pl/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsimc.spi.pl.dir/build
.PHONY : helloworld.vsimc.spi.pl/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/rule
.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

# fast build rule for target.
helloworld.vsim.boot.pl/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.boot.pl.dir/build
.PHONY : helloworld.vsim.boot.pl/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.read.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.read.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworld.read.dir/rule

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

.PHONY : helloworld.read

# fast build rule for target.
helloworld.read/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.read.dir/build.make apps/helloworld/CMakeFiles/helloworld.read.dir/build
.PHONY : helloworld.read/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/rule
.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

# fast build rule for target.
helloworld.vsim.spi.ps/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.spi.ps.dir/build
.PHONY : helloworld.vsim.spi.ps/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/rule
.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

# fast build rule for target.
helloworld.vsim.spi.pl/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.spi.pl.dir/build
.PHONY : helloworld.vsim.spi.pl/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.vsimc.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsimc.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsimc.dir/rule

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

.PHONY : helloworld.vsimc

# fast build rule for target.
helloworld.vsimc/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsimc.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsimc.dir/build
.PHONY : helloworld.vsimc/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/rule
.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

# fast build rule for target.
helloworldcpp.slm.cmd/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.slm.cmd.dir/build
.PHONY : helloworldcpp.slm.cmd/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/rule
.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

# fast build rule for target.
helloworldcpp.stim.txt/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.stim.txt.dir/build
.PHONY : helloworldcpp.stim.txt/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/rule
.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

# fast build rule for target.
helloworld.vsim.boot/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.boot.dir/build
.PHONY : helloworld.vsim.boot/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.fpga.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.fpga.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworld.fpga.dir/rule

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

.PHONY : helloworld.fpga

# fast build rule for target.
helloworld.fpga/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.fpga.dir/build.make apps/helloworld/CMakeFiles/helloworld.fpga.dir/build
.PHONY : helloworld.fpga/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/rule
.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

# fast build rule for target.
helloworldcpp.sc.pl/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.sc.pl.dir/build
.PHONY : helloworldcpp.sc.pl/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.links.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.links.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworld.links.dir/rule

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

.PHONY : helloworld.links

# fast build rule for target.
helloworld.links/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.links.dir/build.make apps/helloworld/CMakeFiles/helloworld.links.dir/build
.PHONY : helloworld.links/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.read.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.read.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.read.dir/rule

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

.PHONY : helloworldcpp.read

# fast build rule for target.
helloworldcpp.read/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.read.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.read.dir/build
.PHONY : helloworldcpp.read/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/rule
.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

# fast build rule for target.
helloworldcpp.vsim.boot.pl/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.pl.dir/build
.PHONY : helloworldcpp.vsim.boot.pl/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/rule
.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

# fast build rule for target.
helloworld.vsim.boot.ps/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.boot.ps.dir/build
.PHONY : helloworld.vsim.boot.ps/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/rule
.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

# fast build rule for target.
helloworldcpp.vsim.boot.ps/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.ps.dir/build
.PHONY : helloworldcpp.vsim.boot.ps/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/rule
.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

# fast build rule for target.
helloworldcpp.vsim.boot/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.boot.dir/build
.PHONY : helloworldcpp.vsim.boot/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/rule
.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

# fast build rule for target.
helloworld.vsim.spi/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.spi.dir/build
.PHONY : helloworld.vsim.spi/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/rule

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

.PHONY : helloworldcpp.fpga

# fast build rule for target.
helloworldcpp.fpga/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.fpga.dir/build
.PHONY : helloworldcpp.fpga/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/rule
.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

# fast build rule for target.
helloworld.slm.cmd/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworld.slm.cmd.dir/build
.PHONY : helloworld.slm.cmd/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.kcg.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.kcg.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworld.kcg.dir/rule

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

.PHONY : helloworld.kcg

# fast build rule for target.
helloworld.kcg/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.kcg.dir/build.make apps/helloworld/CMakeFiles/helloworld.kcg.dir/build
.PHONY : helloworld.kcg/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/rule

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

.PHONY : helloworldcpp.elf

# fast build rule for target.
helloworldcpp.elf/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/build
.PHONY : helloworldcpp.elf/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.power.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.power.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworld.power.dir/rule

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

.PHONY : helloworld.power

# fast build rule for target.
helloworld.power/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.power.dir/build.make apps/helloworld/CMakeFiles/helloworld.power.dir/build
.PHONY : helloworld.power/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.elf.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.elf.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworld.elf.dir/rule

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

.PHONY : helloworld.elf

# fast build rule for target.
helloworld.elf/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.elf.dir/build.make apps/helloworld/CMakeFiles/helloworld.elf.dir/build
.PHONY : helloworld.elf/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/rule
.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

# fast build rule for target.
helloworld.s19.cmd/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworld.s19.cmd.dir/build
.PHONY : helloworld.s19.cmd/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.powerc.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.powerc.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworld.powerc.dir/rule

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

.PHONY : helloworld.powerc

# fast build rule for target.
helloworld.powerc/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.powerc.dir/build.make apps/helloworld/CMakeFiles/helloworld.powerc.dir/build
.PHONY : helloworld.powerc/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.annotate.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.annotate.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworld.annotate.dir/rule

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

.PHONY : helloworld.annotate

# fast build rule for target.
helloworld.annotate/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.annotate.dir/build.make apps/helloworld/CMakeFiles/helloworld.annotate.dir/build
.PHONY : helloworld.annotate/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/rule
.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

# fast build rule for target.
helloworldcpp.vsimc.spi.pl/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsimc.spi.pl.dir/build
.PHONY : helloworldcpp.vsimc.spi.pl/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.vsim.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.vsim.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworld.vsim.dir/rule

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

.PHONY : helloworld.vsim

# fast build rule for target.
helloworld.vsim/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.vsim.dir/build.make apps/helloworld/CMakeFiles/helloworld.vsim.dir/build
.PHONY : helloworld.vsim/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/rule
.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

# fast build rule for target.
helloworld.stim.txt/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/build.make apps/helloworld/CMakeFiles/helloworld.stim.txt.dir/build
.PHONY : helloworld.stim.txt/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworld.dir/rule

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

.PHONY : helloworld

# fast build rule for target.
helloworld/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.dir/build.make apps/helloworld/CMakeFiles/helloworld.dir/build
.PHONY : helloworld/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.dir/rule

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

.PHONY : helloworldcpp

# fast build rule for target.
helloworldcpp/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.dir/build
.PHONY : helloworldcpp/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/rule
.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

# fast build rule for target.
helloworldcpp.s19.cmd/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.s19.cmd.dir/build
.PHONY : helloworldcpp.s19.cmd/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/rule
.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

# fast build rule for target.
helloworld.bin.cmd/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworld.bin.cmd.dir/build
.PHONY : helloworld.bin.cmd/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.power.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.power.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.power.dir/rule

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

.PHONY : helloworldcpp.power

# fast build rule for target.
helloworldcpp.power/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.power.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.power.dir/build
.PHONY : helloworldcpp.power/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/rule

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

.PHONY : helloworldcpp.annotate

# fast build rule for target.
helloworldcpp.annotate/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.annotate.dir/build
.PHONY : helloworldcpp.annotate/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/rule
.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

# fast build rule for target.
helloworld.sc.pl/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/build.make apps/helloworld/CMakeFiles/helloworld.sc.pl.dir/build
.PHONY : helloworld.sc.pl/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/rule
.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

# fast build rule for target.
helloworldcpp.bin.cmd/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.bin.cmd.dir/build
.PHONY : helloworldcpp.bin.cmd/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.links.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.links.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.links.dir/rule

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

.PHONY : helloworldcpp.links

# fast build rule for target.
helloworldcpp.links/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.links.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.links.dir/build
.PHONY : helloworldcpp.links/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/rule
.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

# fast build rule for target.
helloworldcpp.vsim.spi.pl/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.pl.dir/build
.PHONY : helloworldcpp.vsim.spi.pl/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/rule

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

.PHONY : helloworldcpp.vsim

# fast build rule for target.
helloworldcpp.vsim/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.dir/build
.PHONY : helloworldcpp.vsim/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/rule

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

.PHONY : helloworldcpp.vsimc

# fast build rule for target.
helloworldcpp.vsimc/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsimc.dir/build
.PHONY : helloworldcpp.vsimc/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/rule
.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

# fast build rule for target.
helloworldcpp.vsim.spi/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.dir/build
.PHONY : helloworldcpp.vsim.spi/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/rule
.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

# fast build rule for target.
helloworldcpp.vsim.spi.ps/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.vsim.spi.ps.dir/build
.PHONY : helloworldcpp.vsim.spi.ps/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/rule
.PHONY : apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/rule

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

.PHONY : helloworldcpp.powerc

# fast build rule for target.
helloworldcpp.powerc/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.powerc.dir/build
.PHONY : helloworldcpp.powerc/fast

# Convenience name for target.
apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/rule:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/rule
.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

# fast build rule for target.
helloworldcpp.sc.ps/fast:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.sc.ps.dir/build
.PHONY : helloworldcpp.sc.ps/fast

helloworld.o: helloworld.c.o

.PHONY : helloworld.o

# target to build an object file
helloworld.c.o:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.elf.dir/build.make apps/helloworld/CMakeFiles/helloworld.elf.dir/helloworld.c.o
.PHONY : helloworld.c.o

helloworld.i: helloworld.c.i

.PHONY : helloworld.i

# target to preprocess a source file
helloworld.c.i:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.elf.dir/build.make apps/helloworld/CMakeFiles/helloworld.elf.dir/helloworld.c.i
.PHONY : helloworld.c.i

helloworld.s: helloworld.c.s

.PHONY : helloworld.s

# target to generate assembly for a file
helloworld.c.s:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworld.elf.dir/build.make apps/helloworld/CMakeFiles/helloworld.elf.dir/helloworld.c.s
.PHONY : helloworld.c.s

helloworld.o: helloworld.cpp.o

.PHONY : helloworld.o

# target to build an object file
helloworld.cpp.o:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/helloworld.cpp.o
.PHONY : helloworld.cpp.o

helloworld.i: helloworld.cpp.i

.PHONY : helloworld.i

# target to preprocess a source file
helloworld.cpp.i:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/helloworld.cpp.i
.PHONY : helloworld.cpp.i

helloworld.s: helloworld.cpp.s

.PHONY : helloworld.s

# target to generate assembly for a file
helloworld.cpp.s:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(MAKE) $(MAKESILENT) -f apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/build.make apps/helloworld/CMakeFiles/helloworldcpp.elf.dir/helloworld.cpp.s
.PHONY : helloworld.cpp.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... helloworld"
	@echo "... helloworld.annotate"
	@echo "... helloworld.bin.cmd"
	@echo "... helloworld.fpga"
	@echo "... helloworld.kcg"
	@echo "... helloworld.links"
	@echo "... helloworld.power"
	@echo "... helloworld.powerc"
	@echo "... helloworld.read"
	@echo "... helloworld.s19.cmd"
	@echo "... helloworld.sc.pl"
	@echo "... helloworld.sc.ps"
	@echo "... helloworld.slm.cmd"
	@echo "... helloworld.stim.txt"
	@echo "... helloworld.vsim"
	@echo "... helloworld.vsim.boot"
	@echo "... helloworld.vsim.boot.pl"
	@echo "... helloworld.vsim.boot.ps"
	@echo "... helloworld.vsim.spi"
	@echo "... helloworld.vsim.spi.pl"
	@echo "... helloworld.vsim.spi.ps"
	@echo "... helloworld.vsimc"
	@echo "... helloworld.vsimc.spi.pl"
	@echo "... helloworldcpp"
	@echo "... helloworldcpp.annotate"
	@echo "... helloworldcpp.bin.cmd"
	@echo "... helloworldcpp.fpga"
	@echo "... helloworldcpp.kcg"
	@echo "... helloworldcpp.links"
	@echo "... helloworldcpp.power"
	@echo "... helloworldcpp.powerc"
	@echo "... helloworldcpp.read"
	@echo "... helloworldcpp.s19.cmd"
	@echo "... helloworldcpp.sc.pl"
	@echo "... helloworldcpp.sc.ps"
	@echo "... helloworldcpp.slm.cmd"
	@echo "... helloworldcpp.stim.txt"
	@echo "... helloworldcpp.vsim"
	@echo "... helloworldcpp.vsim.boot"
	@echo "... helloworldcpp.vsim.boot.pl"
	@echo "... helloworldcpp.vsim.boot.ps"
	@echo "... helloworldcpp.vsim.spi"
	@echo "... helloworldcpp.vsim.spi.pl"
	@echo "... helloworldcpp.vsim.spi.ps"
	@echo "... helloworldcpp.vsimc"
	@echo "... helloworldcpp.vsimc.spi.pl"
	@echo "... helloworld.elf"
	@echo "... helloworldcpp.elf"
	@echo "... helloworld.o"
	@echo "... helloworld.i"
	@echo "... helloworld.s"
	@echo "... helloworld.o"
	@echo "... helloworld.i"
	@echo "... helloworld.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /auto/gmongelli/pulpino_environment/pulpino/sw/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

