moved build files to own top level directory

This commit is contained in:
hns 2001-02-09 16:31:23 +00:00
parent 1bdff708b2
commit 1b98b7379f
19 changed files with 214 additions and 0 deletions

3
build/README Normal file
View file

@ -0,0 +1,3 @@
Ant is a build system that was developed for the Jakarta Tomcat project.
For more information about Ant, see <http://jakarta.apache.org/ant/>.