Building a Sample Custom Internal Adapter

Use the makefile to build a sample custom internal adapter.

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