head	1.1;
branch	1.1.1;
access;
symbols
	version_1_1:1.1.1.1
	okinawa_1:1.1.1.1
	VSFR_1:1.1.1.1
	Vectra:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2005.01.04.02.06.00;	author arif_endro;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2005.01.04.02.06.00;	author arif_endro;	state Exp;
branches;
next	;


desc
@@



1.1
log
@Initial revision
@
text
@# $Id$
#

all       :
	vasy -V -o bench.vhdl
verilog       :
	vasy -V -v -o bench.vhdl
clean_vhd :
	rm -v -f *.vhd
clean_v   :
	rm -v -f *.v
clean_vbe :
	rm -v -f *.vbe
clean    :
	echo "use make clean_vbe, clean_vhd, clean_v to clean up"
@


1.1.1.1
log
@Initial releases
@
text
@@
