Example Makefile for a program: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 January 2013

19 November 2010

  • curprev 16:3216:32, 19 November 2010 Brad Berg talk contribs 1,903 bytes +1,903 New page: == Example of a Makefile for a simple program == <pre> # G_COMPILER settings are optional, but can be used to designate a preferred compiler. # If they are set here you won't need to set ...