C and C++ SoftBench User's Guide

Using SoftBench
Defining Targets for External Build
Chapter 2 65
the file is named "Makefile", "makefile", or ends in the ".mk" suffix.
a. In the "Add Files to Project" dialog box, select More File Types….
b. Add the "Makefile" file type to the "File Types to Use" list.
c. Select the file type in the "Add Files to Project" dialog box.
d. Select Add.
Alternatively, you can add a Makefile to the project by selecting the
" Choose Files Individually" radio button and entering the
Makefile name in the "Filename" input box.
2. Double-click on the Makefile in the Files view of the project browser,
or choose "File: Open…" to load the Makefile into the editor. Modify
the Makefile as necessary.