Skip to content
Snippets Groups Projects
  • James Almer's avatar
    b25d6290
    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: default avatarJames Almer <jamrial@gmail.com>
    b25d6290
    History
    Merge commit 'acb0dea2'
    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: default avatarJames Almer <jamrial@gmail.com>