Berin,

great idea. I have some minor comments, though.

> -----Original Message-----
> From: Berin Loritsch [mailto:[EMAIL PROTECTED]]
>
> 'all'
>     Compiles the program with debugging enabled by default.
>     This target is not required to build documentation.  Standard
>     compilation properties and defaults are:
>     * build.debug=on
>     * build.optimize=off

I think this should be:

    * build.debug=off
    * build.optimize=on

If we're targetting those who just download + install stuff without any
intention of developing, there is no need for debug information, but need
for optimization.

/LS


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to