hotspot/agent/make/README.txt
author prr
Wed, 19 May 2010 09:44:19 -0700
changeset 5397 66dfbaa7d18f
parent 1 489c9b5090e2
permissions -rw-r--r--
6903970: VS2008/VS2010 build fails in make/sun/jkernel because of "afxres.h" missing Reviewed-by: ohair, art
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
     1
These are the Java-level sources for the Serviceability Agent (SA).
489c9b5090e2 Initial load
duke
parents:
diff changeset
     2
489c9b5090e2 Initial load
duke
parents:
diff changeset
     3
To build, type "gnumake all".
489c9b5090e2 Initial load
duke
parents:
diff changeset
     4
489c9b5090e2 Initial load
duke
parents:
diff changeset
     5
For usage documentation, please refer to ../doc/index.html.