Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



makefile

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

This command creates the makefiles for each project within your component, via makmake.

To generate the makefiles, makmake is invoked with the -d switch, which causes the makefiles to be created in a subdirectory of directory \epoc32\build\

The makefiles are always created with this command, regardless of whether the corresponding .mmp files have been changed or not.