Using the Makefile to Build a Sample Custom Internal Adapter

Use the makefile to build the sample custom internal adapter.

Prerequisites
Create the sample makefile.
Task
  1. Copy the makefile, custom internal adapter implementation file, and the custom cnxml files to the $ESP_HOME/include/adapter folder.
  2. Set the appropriate environment variables for your compiler.
  3. Use make to build the adapter.