Commit Graph

12 Commits

Author SHA1 Message Date
K. Richard Pixley 787c6bfe70 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.
1992-03-08 07:47:55 +00:00
John Gilmore bccfae1670 Mention the "dir" commands in the .gdbinit file, too. 1992-02-19 23:59:37 +00:00
John Gilmore 442b8598ad * configure.texi: Explain better about .gdbinit and about
the environment that configure.in sections run in.
1992-02-19 23:42:09 +00:00
K. Richard Pixley bcdbe02f82 In configure{.in} {host|target}_makefile_frag should name a file
relative to srcdir.  I think it now does.  configure has been
corrected.  configure.texi has been clarified.
1992-02-08 08:57:08 +00:00
K. Richard Pixley 3a07a6ace2 Optimized Makefile generation for a ~30% time win. 1992-02-07 02:04:53 +00:00
K. Richard Pixley f8f3c85365 answering some of roland's comments 1992-01-17 04:32:43 +00:00
Roland Pesch e59aa15a0a Edited, cleaned up doc. 1992-01-11 01:53:06 +00:00
Roland Pesch d1cde16aae About half edited; progress marked by "@c ....", comments/questions in
other lines beginning "@c " (texinfo comments).  Refs to other docs need
more work too.
1992-01-08 03:23:44 +00:00
K. Richard Pixley 87081339b7 personal checkpoint 1991-12-27 21:12:50 +00:00
K. Richard Pixley f3b7efd5b6 personal checkpoint 1991-12-27 09:18:42 +00:00
K. Richard Pixley ce947b9d8d personal checkpoint 1991-12-19 00:57:58 +00:00
K. Richard Pixley 8f861f082d removed -ansi and -languages options from configure, added
configure.texi (a work in progress), configure.man (a terse first
cut), build configure.info and install man page.
1991-12-13 11:54:57 +00:00