summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1995-10-15 11:26:49 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1995-10-15 11:26:49 +0000
commitd46b04a5f921c829e9e7da142b2bbddd6c207f56 (patch)
tree37a1b8877e711aaf945d7041749757220feb3f1d
parent5ebaccdf62e26881d56f141e316e0161fe5f2e8e (diff)
Notes
-rw-r--r--tools/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/README b/tools/README
new file mode 100644
index 0000000000000..448a5cf862783
--- /dev/null
+++ b/tools/README
@@ -0,0 +1,5 @@
+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.