This is a template of an Autotools project
Go to file Use this template
Alex Kotov 0c8975daec
Initial commit
2022-06-07 04:14:39 +03:00
src Initial commit 2022-06-07 04:14:39 +03:00
vendor Initial commit 2022-06-07 04:14:39 +03:00
.gitignore Initial commit 2022-06-07 04:14:39 +03:00
.gitmodules Initial commit 2022-06-07 04:14:39 +03:00
AUTHORS Initial commit 2022-06-07 04:14:39 +03:00
COPYING Initial commit 2022-06-07 04:14:39 +03:00
ChangeLog Initial commit 2022-06-07 04:14:39 +03:00
Makefile.am Initial commit 2022-06-07 04:14:39 +03:00
NEWS Initial commit 2022-06-07 04:14:39 +03:00
NEWS.md Initial commit 2022-06-07 04:14:39 +03:00
README Initial commit 2022-06-07 04:14:39 +03:00
README.md Initial commit 2022-06-07 04:14:39 +03:00
autogen.sh Initial commit 2022-06-07 04:14:39 +03:00
configure.ac Initial commit 2022-06-07 04:14:39 +03:00

README.md

Autotools project

This is a template of an Autotools project.

Don't forget to change the following files:

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

Remove submodule vendor/cross if you don't need it.