# 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 = myFDCE.v README.txt vendor_lib.do vendor_lib.v vendor_lib_wnd.do

INSTALL_TARGETS=install-vendor_lib

.PHONY: install-vendor_lib

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

include $(top_srcdir)/confs/common.mk

