Example Makefile for a library: 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:3516:35, 19 November 2010 Brad Berg talk contribs 1,671 bytes +1,671 New page: == Example of a Makefile for a simple library == <pre> # G_COMPILER settings are optional, but are handy if you want to designate a # preferred compiler. If they are set here you won't n...