The Target page allows you to define the file that is generated by building the project, and the name of the makefile that generates the target file. In addition, you can enter any runtime parameters that you want passed to the target program. Note that a project can only build one target if MakeMake or Build are used to generate the makefile. Projects with multiple targets should be organized into a project hierarchy. This is discussed in the User's Guide.