freebsd-skq/tools
Ed Maste e8bd280446 Move llvm-profdata build into MK_LLVM_COV block
llvm-profdata is used with llvm-cov for code coverage (although llvm-cov
can also operate independently in a gcov-compatible mode).
Although llvm-profdata can be used independently of llvm-cov it makes
sense to group these under one option.

Also handle these in OptionalObsoleteFiles.inc while here.

Sponsored by:	The FreeBSD Foundation
2018-11-09 18:35:09 +00:00
..
boot Update lualoader test script a little bit 2018-10-25 02:04:01 +00:00
bsdbox
build Move llvm-profdata build into MK_LLVM_COV block 2018-11-09 18:35:09 +00:00
bus_space
debugscripts
diag
ifnet
kerneldoc Redo r339563: Remove joy(4) driver. 2018-10-26 16:03:30 +00:00
KSE
LibraryReport
regression
sched
test Remove apparently unused 0-byte files that cause grief on Windows 2018-11-03 01:53:26 +00:00
tools netmap: add load balancer program 2018-11-09 08:43:40 +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.