head	1.2;
access;
symbols
	RELENG_2_2_8_RELEASE:1.1.1.1.2.1
	RELENG_2_2_7_RELEASE:1.1.1.1.2.1
	RELENG_2_2_6_RELEASE:1.1.1.1.2.1
	tcl8_0_p2:1.1.1.1
	RELENG_2_2_5_RELEASE:1.1.1.1.2.1
	tcl8_0:1.1.1.1
	tcl8_0_b2:1.1.1.1
	RELENG_2_2_2_RELEASE:1.1.1.1
	RELENG_2_2_1_RELEASE:1.1.1.1
	RELENG_2_2_0_RELEASE:1.1.1.1
	RELENG_2_2:1.1.1.1.0.2
	RELENG_2_2_BP:1.1.1.1
	tcl7_5_p1:1.1.1.1
	tcl7_5:1.1.1.1
	TCL:1.1.1;
locks; strict;
comment	@# @;


1.2
date	98.09.05.12.33.01;	author asami;	state dead;
branches;
next	1.1;

1.1
date	96.06.26.06.06.32;	author phk;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.06.26.06.06.32;	author phk;	state Exp;
branches
	1.1.1.1.2.1;
next	;

1.1.1.1.2.1
date	97.08.21.04.12.34;	author peter;	state dead;
branches;
next	;


desc
@@


1.2
log
@Remove tcl from src/contrib.
@
text
@This directory contains several files for testing Tcl's dynamic
loading capabilities.  If this directory is present and the files
in here have been compiled, then the "load" test will use the shared
libraries present here to run a series of tests.  To compile the
shared libraries, first type "./configure".  This will read
configuration information created when Tcl was configured and
create Makefile from Makefile.in.  Be sure that you have configured
Tcl before configuring here, since information learned during Tcl's
configure is needed here.  Then type "make" to create the shared
libraries.

sccsid: @@(#) README 1.2 95/08/22 08:13:23
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Tcl 7.5, various makefiles will be updated to use these sources as soon
as I get these back down to my machine.
@
text
@@


1.1.1.1.2.1
log
@Remove tcl since tcl7.5 is not used in 2.2, there is a binary
compatable port (ie: installing the port will enable a program
linked against libtcl75.so.* from the base to run), and this makes
2.2 compatable with -current from a ports perspective.

Reviewed by: core
@
text
@@
