From 4e47e2ca09bf1c0966e15f4a11412b2a0add8fb5 Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Fri, 29 Jan 2010 20:57:19 +0000 Subject: [PATCH] Add explanation for tools directory. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@656 e5f2f494-b856-4b98-b285-d166d9295462 --- tools/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tools/README diff --git a/tools/README b/tools/README new file mode 100644 index 0000000000..a18b38a501 --- /dev/null +++ b/tools/README @@ -0,0 +1,3 @@ +The "tools" directory contains scripts for helping the BIND 10 +developers maintain the source tree. These are not intended +to be built nor installed by the build system.