This topic describes how to set up your build command,
clean command, and build directory for an AIX® COBOL project.
About this task
To set your build options.
Procedure
- In the Project Explorer view, right-click on the project,
select Properties.
- Select AIX COBOL
> Build Options.
- Enter the remote location to build in the Build directory text
box. It can be an absolute path, or relative to the project remote
location. The default is the project remote location.
- Enter the build command in the Build command text
box. The default is make.
- Enter the clean command in the Clean command text
box. The default is make clean.