From 60128f07edc3551d4ab0ada03a69e3627489dc93 Mon Sep 17 00:00:00 2001 From: Joao Eriberto Mota Filho Date: Thu, 14 Nov 2019 22:48:44 -0300 Subject: [PATCH] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..18843dd --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# autotools-examples +Several examples of configure.ac and Makefile.am files + +In 20191114 version there is the following data: + +* 589 projects +* 704 configure.ac +* 5209 Makefile.am +* All sources from Debian + +Download and enjoy!