Specifying a Make Target

Related Topics:

Removing a Target Targets
Specifying a Makefile Specifying a Build Command
Building With Default Values

Use the Define New or Edit Target Dialog Boxes to specify a make target to build. If no make target is specified, the Sun WorkShopTM programming environment uses default build values (see Building With Default Values).

To specify a make target:

1. Choose Build Edit Target.

2. Select a Sun WorkShop target from the list.

The Edit Target dialog box opens.

3. Type the name of the make target you want in the Target text box (or click the browse button next to the Target text box to open the Target Chooser Dialog Box).

The Target Chooser dialog box contains make targets available from the selected makefile. Ignore the files markfile and markfile.o from the system default makefile.

4. Click Build to start a build with the settings listed in the dialog box.