freebsd-dev/tools
Hartmut Brandt 012a8b3f81 Repo-copy tools/regression/usr.bin/make to tools/build/make_check
and adjust the path in the Makefile for the upgrade_checks target.
These checks are really feature upgrade checks that should be fast
and just find out whether we need to build a new make before
proceeding with other targets like buildworld. This makes the
place free for a real regression test suite in the old place.
2005-03-02 12:33:23 +00:00
..
build Bootstrap gencat(1). 2005-02-27 19:13:41 +00:00
debugscripts
diag
kerneldoc
KSE
lib32
LibraryReport
regression Repo-copy tools/regression/usr.bin/make to tools/build/make_check 2005-03-02 12:33:23 +00:00
sched - Add some notes on what is required to run schedgraph.py successfully. 2004-12-28 00:49:02 +00:00
test
tools Add sysdoc, a small set of scripts which will parse a kernel binary and 2005-03-01 05:48:37 +00:00
install.sh
make_libdeps.sh
README

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