diff options
author | phk <phk@FreeBSD.org> | 1995-10-15 11:26:49 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 1995-10-15 11:26:49 +0000 |
commit | de96182508ae35fad54c2861ee780ab026ecbb2b (patch) | |
tree | 37a1b8877e711aaf945d7041749757220feb3f1d /tools/README | |
parent | 7078458b3e35bd084be1dba9621d586ebadfe227 (diff) | |
download | FreeBSD-src-de96182508ae35fad54c2861ee780ab026ecbb2b.zip FreeBSD-src-de96182508ae35fad54c2861ee780ab026ecbb2b.tar.gz |
README reads:
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.
Diffstat (limited to 'tools/README')
-rw-r--r-- | tools/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/README b/tools/README new file mode 100644 index 0000000..448a5cf --- /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. |