freebsd-src/tools
Enji Cooper 4060eade1a MFC r314245:
Fill MK_LIBTHR as far as lib/libthr is concerned

There are other areas of the tree that will need to be evaluated for sanity
if they're supposed to be conditionally compiled out of the build/install,
like libzpool

Relnotes:	yes (this might break someone's system if have the knob set)
2017-03-27 18:28:17 +00:00
..
bsdbox MFC r264400,r265836: 2014-12-31 23:25:37 +00:00
build MFC r314245: 2017-03-27 18:28:17 +00:00
debugscripts MFH: r292263 2015-12-24 20:15:14 +00:00
diag MFC r264400,r265836: 2014-12-31 23:25:37 +00:00
kerneldoc Correct double "the the" 2012-09-14 21:28:56 +00:00
KSE MFC r264400,r265836: 2014-12-31 23:25:37 +00:00
LibraryReport
regression MFC r298881, 298882, 298883, 298885: 2016-05-15 03:15:36 +00:00
sched MFC 272315 272757 274091 274902 2015-02-13 19:06:22 +00:00
test MFC r258903,r264487,r271699,r288415: 2017-02-09 22:04:56 +00:00
tools MFC r311748: 2017-01-14 00:39:55 +00:00
install.sh Use = not == in test arguments. 2013-01-24 20:47:37 +00:00
make_libdeps.sh MFC r256450: 2013-10-23 18:07:07 +00:00
README
tinder.sh Add a comment that shows how to limit the build to the specific list of arches. 2011-11-28 14:03:36 +00:00

$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.