Removed existing shell scripts to build example module
Added a makefile to replace the shell scripts
Added include guards to pongo.h
The makefile is based on how kpf is built, moving away from the ios toolchain means a reliance on apple-include and newlib as this pull request currently stands. It also may be worth looking into the structure of the pongo header to further improve pongo modules.
The makefile is based on how kpf is built, moving away from the ios toolchain means a reliance on apple-include and newlib as this pull request currently stands. It also may be worth looking into the structure of the pongo header to further improve pongo modules.