[PATCH 0/5] start converting libgloss to non-recursive automake

Mike Frysinger <[email protected]>
Newsgroups gmane.comp.lib.newlib
Message-ID <[email protected]>
This converts the top-level to automake, and then cuts a few subdirs over
to non-recursive automake.  I didn't cut all the subdirs over to automake,
but should be easy to convert more over.

Mike Frysinger (5):
  libgloss: convert top level to automake
  libgloss: merge doc into top-level Makefile
  libgloss: merge libgloss into top-level Makefile
  libgloss: merge iq2000 into top-level Makefile
  libgloss: merge bfin into top-level Makefile

 libgloss/Makefile.am           |   70 ++
 libgloss/Makefile.in           | 1784 +++++++++++++++++++++++++++++---
 libgloss/aclocal.m4            |   20 +
 libgloss/bfin/Makefile.in      |  207 ----
 libgloss/bfin/Makefile.inc     |   71 ++
 libgloss/config/default.mh     |    3 +
 libgloss/configure             |  258 ++++-
 libgloss/configure.ac          |   26 +-
 libgloss/doc/Makefile.in       |  175 ----
 libgloss/doc/Makefile.inc      |    1 +
 libgloss/iq2000/Makefile.in    |  149 ---
 libgloss/iq2000/Makefile.inc   |   11 +
 libgloss/libnosys/Makefile.in  |  115 --
 libgloss/libnosys/Makefile.inc |   27 +
 14 files changed, 2074 insertions(+), 843 deletions(-)
 create mode 100644 libgloss/Makefile.am
 delete mode 100644 libgloss/bfin/Makefile.in
 create mode 100644 libgloss/bfin/Makefile.inc
 delete mode 100644 libgloss/doc/Makefile.in
 create mode 100644 libgloss/doc/Makefile.inc
 delete mode 100644 libgloss/iq2000/Makefile.in
 create mode 100644 libgloss/iq2000/Makefile.inc
 delete mode 100644 libgloss/libnosys/Makefile.in
 create mode 100644 libgloss/libnosys/Makefile.inc

-- 
2.34.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.