diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-21 12:36:01 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-21 12:36:01 +0000 |
| commit | 73b50e0416818286cf309b4c7ee02b720251de35 (patch) | |
| tree | 9cbd0dc4407681eb5d9c6c9a6b0d63f775634dfa | |
| parent | 6fb16f982c2cf133f14e1849158450f851a84e80 (diff) | |
Notes
| -rw-r--r-- | tools/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/tools/README b/tools/README index 448a5cf862783..a5db3cd0ef928 100644 --- a/tools/README +++ b/tools/README @@ -1,5 +1,4 @@ -This directory tree contains tools used for the maintenance of FreeBSD. -There are no Makefile structure, but possibly Makefiles in some of the -subdirs. -Nothing show be installed from here and into the running system. -This directory should contain only subdirs and this file. +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. |
