• James Almer's avatar
    Merge commit 'acb0dea2' · b25d6290
    James Almer authored
    * commit 'acb0dea2':
      build: Split logic for building examples off into a separate Makefile
    
    We already have a Makefile in doc/examples, but it's separate from the build
    system and meant to be installed as part of the documentation to help users
    compile the installed .c example files.
    Move it to Makefile.example to make place for the new build system Makefile.
    Merged-by: 's avatarJames Almer <jamrial@gmail.com>
    b25d6290
Makefile.example 1.92 KB