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.
32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
|
|
|
|
* Makefile.in: commented out gdb-all.texinfo rule. This is
|
|
temporary.
|
|
|
|
Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
|
|
|
|
* Makefile.in, configure.in: removed traces of namesubdir,
|
|
-subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
|
|
copyrights to '92, changed some from Cygnus to FSF.
|
|
|
|
Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
|
|
|
|
* gdb.texinfo: Improve how we ask for bug reports.
|
|
|
|
Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
|
|
|
|
* Makefile.in: infodir belongs in datadir.
|
|
|
|
Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
|
|
|
|
* Makefile.in: remove spaces following hyphens, bsd make can't
|
|
cope. install using INSTALL_DATA. added clean-info. added
|
|
standards.text support.
|
|
|
|
Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
|
|
|
|
* Makefile.in: idestdir and ddestdir go away. Added copyrights
|
|
and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
|
|
and mandir now keyed off datadir by default.
|
|
|