The Build Options preference pages allows you to choose
default build options for AIX® COBOL
Projects. These options are used as defaults in the New AIX COBOL Project wizard.
| Option |
Description |
| Build directory |
The remote directory to perform the build command
and clean command for the project. Can be an absolute path or relative
to the project's remote location. Starting with '/'
will make it absolute. |
| Build command |
The command to be run when a project build is
kicked off. Default is 'make'. |
| Clean command |
Command to be run when a project clean is kicked
off. Default is 'make clean'. |