freebsd-dev/tools
Simon J. Gerraty ccfb965433 Add META_MODE support.
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
..
bsdbox Add mv / expr ; these are used by the updated freebsd-wifi-build environment. 2015-05-19 03:02:52 +00:00
build Add META_MODE support. 2015-06-13 19:20:56 +00:00
bus_space Free the segment objects properly. 2015-06-12 14:53:56 +00:00
debugscripts Remove debugging code that sneaked in. 2015-04-09 07:52:03 +00:00
diag
ifnet
kerneldoc
KSE
LibraryReport
regression Add META_MODE support. 2015-06-13 19:20:56 +00:00
sched
test Remove the old DTrace test suite makefile - it was somewhat primitive and 2015-02-28 23:35:29 +00:00
tools Add META_MODE support. 2015-06-13 19:20:56 +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.