opnsense-src/tools
Peter Wemm a9a7d7ff2a Reverse the tcl configure's decision to "disable" the use of ranlib since
it's wrong.  It "knows" that ranlib is not used on shared libraries, this
is not a valid assumption since it exports this definition to the world
via tclConfig.sh. :-(  Hence, things like expect (to be updated) fall over
because they were using ":" instead of "ranlib" on their static libraries.
1996-12-16 11:53:50 +00:00
..
diag README reads: 1995-10-15 11:27:15 +00:00
regression Make it at least semi-worked 1996-08-11 18:08:53 +00:00
test Update this to match my version. 1996-10-26 08:22:09 +00:00
tools Reverse the tcl configure's decision to "disable" the use of ranlib since 1996-12-16 11:53:50 +00:00
README README reads: 1995-10-15 11:26:49 +00:00

This directory tree contains tools used for the maintenance of FreeBSD.
There are no Makefile structure, but possibly Makefiles in some of the
subdirs.
Nothing show be installed from here and into the running system.
This directory should contain only subdirs and this file.