changeset 2 | 90ce3da70b43 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/jdk/make/tools/README.txt Sat Dec 01 00:00:00 2007 +0000 @@ -0,0 +1,8 @@ + +The build tools are generally tools written in java that are used to build +the jdk or provide help in working with the jdk. + +They are all built with the BOOTDIR javac and run with the BOOTDIR java. + +They need only be built once. +