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 epoc32\build\
.
The makefiles are always created with this command, regardless of
whether the corresponding .mmp
files have been changed or not.