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




bo.tian

From: Kayo Hamid
Date: 2012-05-22 09:28
To: ooo-dev
Subject: [BUILD] How to clean my last build
Someone can show me the trick to clean my last build?

Thanks,
Kayo Hamid

Reply via email to