This folder contains the complete sources for building
Gadgeteer v0.8.1.  (Apologies for the still very sparse
comments!)  A ‘release’ and a ‘debug’ version of the
Makefile are supplied; “Makefile” links to the release
version.

The app uses LibYAML 0.1.5 for parsing the command line.
Only the compiled static library and ‘yaml.h’ are
included, as the sources can be obtained from the web
(see LibYAML_README).  It compiles directly in Haiku
without any patching.

(Note that Gadgeteer’s use of YAML is not exactly
“by the book”, but LibYAML does not object…  Future
revisions of the library might not be so lenient!)
