Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



clean

abld [ test ] clean ( ( [-c] | [-w] ) | ( [-k] [-v] ) ) [ platform ] [ build [ program ] ]

This command will erase all the files created by the corresponding abld target command.

abld clean makes use of the clean targets provided in makefiles generated by makmake.

The files that are removed by this command include all the intermediate files created during compilation and all the executables and import libraries created by the linker.