From 4edde708580dc549726a36137f9b6444c92c8fcd Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Sun, 13 Aug 2000 14:46:31 +0000 Subject: [PATCH] - Add $FreeBSD$ - Refer to the README files in the subdirs. --- tools/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/README b/tools/README index a5db3cd0ef9..99ec8e9241f 100644 --- a/tools/README +++ b/tools/README @@ -1,4 +1,8 @@ +$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.