Enumerate our library dependencies in a way that can be imported into the

external build process.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1947 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2006-10-13 20:44:43 +00:00
parent 51135b5fe1
commit 71810c4e5d
4 changed files with 34 additions and 18 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
<echo message="A package followed by 'true' indicates that the package"/>
<echo message="is present. One followed by '${package.present}' indicates"/>
<echo message="that it was not found. Jar files can be placed into the"/>
<echo message="lib/ directory or placed in the directory referenced"/>
<echo message="by your JAVA_LIBS environment variable."/>
<echo message="lib/ directory or copied into dist/lib if samskivert is"/>
<echo message="being built as a part of a larger project."/>
<echo message=""/>
<echo message="------------------------------------------"/>