Creating a makefile
You need to provide a makefile for a Remote Makefile Project.
To create a makefile:
- In the Project Explorer view, right-click a project, and select New > File.

- In the File name box, type makefile.
- In the list of projects, verify that the correct project is selected.
- Click Finish.

- The editor opens. Type makefile instructions in the editor.

- Click File >
Save.