Building the C Examples on Non-Windows Platforms

For platforms other than MS Windows, two makefiles are provided:

  • Makefile
  • Makefile.mk

Makefile.mk is included by the makefile file, and contains platform and compiler settings for the target platform.

Procedure

  1. Edit the settings in the Makefile.mk file as required.
  2. Run the make command to build example executables.