Makefile Wizard: Name and Location

See Also

On the Name and Location page of the Makefile Wizard, you specify the name of the makefile and the location to which you want it saved.

File Name

Type the name of the makefile. Typically, the file is named Makefile.

Project

The project to which the makefile applies.

Folder

Select the folder in which to put the new makefile and click Next.

Created File

The pathname of the created makefile.

See Also
Creating a Makefile
        Select Makefile Type and Platform
        Enter Base Directory
        Enter Target Name
        Create List of Targets
        Build Output Directory
        Enter Source Files
        Enter Include Directories
        Select Standard Libraries
        Enter Libraries
        Set Basic Options
        Enter Advanced Options
        Edit Compiler Paths
        Define Recursive Make Target
        Define Custom Make Target
        Set Compiling Preference
        Review Makefile

Copyright © 2014, Oracle and/or its affiliates. All rights reserved.