agent/make/README.txt

Mon, 06 Nov 2017 16:51:47 +0800

author
aoqi
date
Mon, 06 Nov 2017 16:51:47 +0800
changeset 7997
6cbff0651f1a
parent 0
f90c822e73f8
permissions
-rw-r--r--

[Code Reorganization] remove trailing whitespace to pass jcheck test

aoqi@0 1 These are the Java-level sources for the Serviceability Agent (SA).
aoqi@0 2
aoqi@0 3 To build, type "gnumake all".
aoqi@0 4
aoqi@0 5 For usage documentation, please refer to ../doc/index.html.

mercurial