freebsd-dev/tools
Ed Maste d485dbc7d8 Build libgcov only if we're building base system GCC
Clang uses compiler-rt for the code coverage runtime, and ports GCC
provides its own libgcov.

PR:		200203 (exp-run)
Sponsored by:	The FreeBSD Foundation
2015-05-18 15:02:35 +00:00
..
bsdbox
build Build libgcov only if we're building base system GCC 2015-05-18 15:02:35 +00:00
bus_space
debugscripts Remove debugging code that sneaked in. 2015-04-09 07:52:03 +00:00
diag
ifnet
kerneldoc
KSE
LibraryReport
regression Fix more warnings related to missing headers 2015-05-16 22:53:26 +00:00
sched
test
tools Make these all work with the new way of doing privatelib. 2015-05-16 06:18:39 +00:00
install.sh
make_libdeps.sh
README
tinder.sh

$FreeBSD$

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.