# Generated automatically from Makefile.in by configure.

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

all : subdirs

SUBDIRS =

DIST_FILES = dlx_ghdl_clean.command dlx_ghdl_README.rtf dlx_ghdl_runtest.do \
	     dlx_ghdl_wave.do dlx.tar.gz 

DIST_FILES = \
	     alu-behaviour.vhdl              dlx.vhdl                     \
	     alu_types.vhdl                  images-body.vhdl             \
	     alu.vhdl                        images_test-bench.vhdl       \
	     bv_arithmetic-body.vhdl         images_test.vhdl             \
	     bv_arithmetic.vhdl              images.vhdl                  \
	     bv_test-bench.vhdl              ir-behaviour.vhdl            \
	     bv_test.vhdl                    ir.vhdl                      \
	     cache-behaviour.vhdl            latch-behaviour.vhdl         \
	     cache_types.vhdl                latch.vhdl                   \
	     cache.vhdl                                                   \
	     clock_gen-behaviour.vhdl        memory-behaviour.vhdl        \
	     clock_gen_test-bench.vhdl       memory_test-bench.vhdl       \
	     clock_gen_test.vhdl             memory_test.vhdl             \
	     clock_gen.vhdl                  memory.vhdl                  \
	     controller-behaviour.vhdl       mem_types.vhdl               \
	     controller.vhdl                 module-directory             \
	     __DISCLAIMER.TXT                mux2-behaviour.vhdl          \
	     distribution-manifest           mux2.vhdl                    \
	     dlx-behaviour.vhdl              README                       \
	     dlx_bus_monitor-behaviour.vhdl  __README.TXT                 \
	     dlx_bus_monitor.vhdl            reg_1_out-behaviour.vhdl     \
	     dlx_instr-body.vhdl             reg_1_out.vhdl               \
	     dlx-instrumented.vhdl           reg_2_1_out-behaviour.vhdl   \
	     dlx_instr.vhdl                  reg_2_1_out.vhdl             \
	     dlx-rtl.vhdl                    reg_2_out-behaviour.vhdl     \
	     dlx_test_behaviour.vhdl         reg_2_out.vhdl               \
	     dlx_test-bench_cache.vhdl       reg_3_out-behaviour.vhdl     \
	     dlx_test-bench.vhdl             reg_3_out.vhdl               \
	     dlx_test_cache.vhdl             reg_file-behaviour.vhdl      \
	     dlx_test_instrumented.vhdl      reg_file.vhdl                \
	     dlx_test_rtl.vhdl               simple.out                   \
	     dlx_test.vhdl                   simple.s                     \
	     dlx_types-body.vhdl             test_loop.out                \
	     dlx_types.vhdl                  test_loop.s                  \



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/dlx/src/$$f ; \
         done ;

include $(top_srcdir)/confs/common.mk


