Top
NetCOBOL V11.0 NetCOBOL Studio User's Guide
FUJITSU Software

9.4.6 Creating another makefile

Even if the organization of a COBOL project is changed, another makefile is not automatically created. When performing any of the following operations and changing components of a COBOL project, create another makefile:

Follow the procedure below to create another makefile.

  1. Select a project in the Dependency or Structure view.

  2. Select "Project" > "Remote Development" > "Makefile Creation..." from the menu bar, or select "Remote Development" > "Makefile Creation..." from the context menu.

The same values used for TARGET names, precompiler link information, compile options, and link options when the last makefile was created are used to create another makefile. To change the values for the current makefile, create another makefile and then change those values.