Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



target

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

This command builds the executables for your component.

Since, in the makefiles generated by makmake, the main target is dependent upon the RESOURCE and LIBRARY targets, resources and import libraries will also be created when the main target is built.

Executables will not be regenerated where they have later datestamps than the source files they depend upon.