Commit graph

7 commits

Author SHA1 Message Date
Roland McGrath
b3bc7bdca8 * Removed `roland@rtsg.lbl.gov' address.
* Doubled up @'s in addresses to fix Makeinfo errors.
1988-04-30 15:24:24 +00:00
Roland McGrath
5457895aa6 Removed $($@) automatic macro. 1988-04-24 00:57:23 +00:00
Roland McGrath
a2c4f1410a * Added paragraph about reporting bugs.
* Documented -v (print version info) flag.
* Corrected a couple typos (probably made a couple more :-).
* Given to RMS for beta-testing.
1988-04-23 22:01:48 +00:00
Roland McGrath
73604ef05c * Changed RCS stuff slightly (added a keyword).
* Changed date from February to April, 1988.
* Given to RMS for beta-testing.
1988-04-23 18:28:02 +00:00
Roland McGrath
3b22f37119 * Bumped revision number to be the same as the source.
* Note that the `patsubst' expansion function and expansions
  of the form `$(a:-b)', etc. (from Sun sh) were in revision
  1.2 but were accidently omitted from the log entry.
1988-04-23 17:40:09 +00:00
Roland McGrath
9f8301ae1a * Added RCS log.
* Changed the copyrights from Richard Stallman to Free Software Foundation.
* Added Roland McGrath to the authors on the title page.
* Missing `include'd makefiles are warnings, not fatal errors.
* Clarified that conditionals determine what is `seen' in the makefile,
  so they can't be used to determine commands based on macros that are
  defined when the commands are executed (such as `$@').
* Added `-w' switch to log directories to stdout.
* Added selective VPATH lists and the `vpath' directive.
* Added the previously undocumented `-lLIB' dependent syntax.
* Added the `filter', `filter-out', `strip' and `join' expansion functions.
* Added simply expanded vs. recursively expanded variables, `:=' variable
  assignments and changed most examples to use `:=' rather than `='.
* Corrected miscellaneous typos, grammatical errors, etc.

This version of the documentation is accurate for revision 1.2 of the source.
1988-04-23 16:16:04 +00:00
Roland McGrath
d5998dcec1 Initial revision
This version was distributed by RMS in `binutils.tar'.
1988-04-23 16:12:14 +00:00