Mercurial > emacs
changeset 3021:cf7b1c23e9a7
* Makefile.in: Doc fix.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Mon, 24 May 1993 16:01:41 +0000 |
parents | c0f75cf9ae35 |
children | 9f168990e613 |
files | Makefile.in |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.in Mon May 24 15:59:44 1993 +0000 +++ b/Makefile.in Mon May 24 16:01:41 1993 +0000 @@ -288,8 +288,8 @@ oldXMenu/Makefile: ${srcdir}/oldXMenu/Makefile.in Makefile rm -f oldXMenu/Makefile.tmp - @echo "Producing \`oldXMenu/Makefile' from \`${srcdir}/oldXMenu/Makefile'." - @(echo "# This file is generated from \`${srcdir}/oldXMenu/Makefile'." ; \ + @echo "Producing \`oldXMenu/Makefile' from \`${srcdir}/oldXMenu/Makefile.in'." + @(echo "# This file is generated from \`${srcdir}/oldXMenu/Makefile.in'." ; \ echo "# If you are thinking about editing it, you should seriously consider" ; \ echo "# running \`make oldXMenu/Makefile' at the top of the" ; \ echo "# Emacs build tree instead, or editing" ; \