1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/tools
Bryan Drewery ad437f9313 Fix warning about redefined *_crunchdir_hostname target after r289734.
'hostname' was in the build list twice.

X-MFC-With:	r289734
MFC after:	2 weeks
Reported by:	sbruno
Sponsored by:	EMC / Isilon Storage Division
2015-10-22 18:05:11 +00:00
..
bsdbox Fix warning about redefined *_crunchdir_hostname target after r289734. 2015-10-22 18:05:11 +00:00
build Handle lib32 files during delete-old* when MK_LIB32=no. 2015-10-20 20:35:34 +00:00
bus_space Add an example program (in Python) for the AMD Am79c900 (ILACC) 2015-08-02 21:24:03 +00:00
debugscripts Remove debugging code that sneaked in. 2015-04-09 07:52:03 +00:00
diag
ifnet
kerneldoc
KSE
LibraryReport
regression Unbreak regression testing tools for net80211 crypto cipher modules 2015-10-22 17:08:12 +00:00
sched
test Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSD 2015-10-17 04:32:21 +00:00
tools Improve flexibility of ioat_test / ioatcontrol(8) 2015-10-22 04:38:05 +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.