# Generated automatically from Makefile.in by configure.

srcdir=.
top_srcdir=../../..
top_builddir=/home/freddy/build/ivi/ivi-0.4.pre.20031121

all : subdirs

DIST_FILES = hello_ghdl_clean.command hello_ghdl_README.rtf \
	     hello_ghdl_runtest.do hello.vhd
	    

INSTALL_TARGETS=install-minirisc

.PHONY: install-minirisc

install-minirisc: 
	@fl='$(DIST_FILES)'; for f in $$fl ; do \
            echo "Installing $$f" ; \
            $(INSTALL_DATA) $(srcdir)/$$f $(prefix)/examples/vhdl/hello_world/$$f ; \
         done ;

include $(top_srcdir)/confs/common.mk


