freebsd-skq/tools
Gleb Smirnoff a5ae1a9829 The -f check here is used to determine whether we have a single kernel
config or a list of them.  Put the variable into quotes, to avoid syntax
error from [ in case of list.  Without this change list is still working,
but an error is reported in the build log file.

Reviewed by:	imp
2016-08-23 20:04:23 +00:00
..
bsdbox DIRDEPS_BUILD: Add a Makefile.depend 2016-05-26 23:20:44 +00:00
build Remove the wl(4) driver and wlconfig(8) utility. 2016-08-19 22:27:14 +00:00
bus_space
debugscripts
diag
ifnet
kerneldoc Remove the wl(4) driver and wlconfig(8) utility. 2016-08-19 22:27:14 +00:00
KSE
LibraryReport
regression Remove calls to die added for associated bugs 2016-07-31 06:28:40 +00:00
sched
test
tools The -f check here is used to determine whether we have a single kernel 2016-08-23 20:04:23 +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.