Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 454 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 454 Bytes

Autotools project

This is a template of an Autotools project.

Table of contents

Usage

Don't forget to change the following files:

  • .gitignore
  • AUTHORS
  • configure.ac
  • COPYING
  • Makefile.am
  • README.md
  • VERSION

Remove directory include and submodule vendor/cross if you don't need them.