freebsd-skq/tools
ngie d4c625976a MFC r264400,r265836:
r264400:

  NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
  and finish the job. ncurses is now the only Makefile in the tree that
  uses it since it wasn't a simple mechanical change, and will be
  addressed in a future commit.

r265836:

  Remove last two NO_MAN= in the tree. In both of these cases, MAN= is
  what is needed.
2014-12-31 23:25:37 +00:00
..
bsdbox MFC r264400,r265836: 2014-12-31 23:25:37 +00:00
build MFC r270190: Don't kill parallel jobs on (expected) failure of make_check. 2014-12-26 21:40:45 +00:00
debugscripts A number of places in the source tree still reference cuad.* after 2012-12-08 22:16:36 +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 r264400,r265836: 2014-12-31 23:25:37 +00:00
sched
test MFC r264400,r265836: 2014-12-31 23:25:37 +00:00
tools MFC r264400,r265836: 2014-12-31 23:25:37 +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.