Hi,

On 22.05.2012 04:07, bo.tian wrote:
Do you want to clean a module or all of them?
To clean all, you can try
cd main
dmake clean
To clean a module with dmake , try this
cd<module>
build --from<module>  --prepare
To clean a module with gbuild , try this
cd<module>
make clean

You may want to see this<Building_Guide_AOO>
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide_AOO



I have updated the above wiki page regarding incompatible builds.
Please have a look at http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide_AOO#Incompatible_Build

Best regards, Oliver.

Reply via email to