head	1.2;
access;
symbols
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1
	RELEASE_3_4_0:1.1
	RELEASE_3_3_0:1.1
	RELEASE_3_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2001.07.28.14.53.45;	author mi;	state dead;
branches;
next	1.1;

1.1
date	99.04.05.22.18.00;	author jseger;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to itcl 3.2. Don't build stubs. Run tests after tests.

Install iwidgets2.2.0 in  addition to 3.0.0. The older  version is still
in  use by  some  scripts and  continues to  come  with itcl3.2.  Change
maintainer to ports@@

Approved by:	maintainer's silence
@
text
@all:
	for f in ../generic/*.o; do ln -sf $$f; done
	make -f Makefile itclsh
test:
	make -f Makefile test
install:
	make -f Makefile install

@


1.1
log
@Upgrade to itcl 3.0.1

Submitted by:	Duncan Barclay <dmlb@@ragnet.demon.co.uk>
PR:		ports/10960
@
text
@@

