annotate agent/make/README.txt @ 1269:6c9796468b91 jdk7-b85

6927886: Bump the HS17 build number to 10 Summary: Update the HS17 build number to 10 Reviewed-by: jcoomes
author trims
date Thu, 18 Feb 2010 22:16:12 -0800
parents a61af66fc99e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a61af66fc99e Initial load
duke
parents:
diff changeset
1 These are the Java-level sources for the Serviceability Agent (SA).
a61af66fc99e Initial load
duke
parents:
diff changeset
2
a61af66fc99e Initial load
duke
parents:
diff changeset
3 To build, type "gnumake all".
a61af66fc99e Initial load
duke
parents:
diff changeset
4
a61af66fc99e Initial load
duke
parents:
diff changeset
5 For usage documentation, please refer to ../doc/index.html.