]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
This is the second batch of makefile changes. Libg++ makefiles were
authorK. Richard Pixley <rich@cygnus>
Sun, 8 Mar 1992 07:47:55 +0000 (07:47 +0000)
committerK. Richard Pixley <rich@cygnus>
Sun, 8 Mar 1992 07:47:55 +0000 (07:47 +0000)
commit787c6bfe7021f84607854e45e1f7297e957a1094
tree07f9d37129cba4a284ef8ea3ecc8102827c29b0c
parent335413d8ea92576b763a43a1fde95c25eaa5e231
This is the second batch of makefile changes.  Libg++ makefiles were
checked in earlier.  These are Makefiles relevant to the progressive
release currently in progress.

* added exec_prefix
* default bindir now exec_prefix/bin
* default libdir now exec_prefix/lib
* default mandir now prefix/man
* default infodir now prefix/info
* added oldincludedir, default NULL
* remove all traces of the old -subdirs and -namesubdir support,
  including code, for loops, and all subdir/unsubdir stuff.
* remove old style staging targets {de-}stage[1234], comparison,
  bootstrapN, from all but the bootstrappable tools.
* added check targets.
* removed any "Last Mod" lines.
* forced copyrights to '92 and shifted some from Cygnus to FSF.
* added tooldir and program_prefix where needed.
* updated texinfo and man pages, removed all references to multiple
  hosts or targets.
cfg-paper.texi
configure.in
configure.man
configure.texi
gas/Makefile.in
gas/doc/ChangeLog [new file with mode: 0644]
gas/doc/configure.in
gdb/doc/ChangeLog
gdb/doc/Makefile.in
readline/ChangeLog