To create a makefile, files that are managed in the following folders of a COBOL project are required on the server side:
COBOL source files and precompiler input sources registered in "Source Files" folder
COBOL library files and descriptor files registered in "Dependent Files" folder
These files are automatically sent to the server when a makefile is created. The names of the files sent to the server when a makefile is created are displayed in "Create Condition" in the "Makefile Creation" dialog box.
Note
The files that are registered in the "Source Files" folder and have the extension .cbl are not sent to the server. Of the COBOL library files and descriptor files registered in the "Dependent Files" folder, only those in the project are sent. COBOL library files and descriptor files that are in other projects or managed in other folders are not sent. Also, only the library files with a .cbl extension are sent to the server.
Use the following procedures to transfer the resource included in the COBOL resource project.
Select the COBOL resource project in "Dependency" or "Structure" view.
Select "Project" > "Remote Development" > "Transfer..." from the menu bar, or select "Remote Development" > "Transfer..." from the context menu. The server information and files to be transferred are displayed,
Click the "OK" button. The file is transferred.