Mercurial > emacs
changeset 2809:8d00a436bfcc
original log message lost to overeager RCS user -JimB
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Sat, 15 May 1993 21:38:29 +0000 |
parents | b809a8da05cb |
children | c73cb6a77a61 |
files | Makefile.in |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.in Sat May 15 21:19:18 1993 +0000 +++ b/Makefile.in Sat May 15 21:38:29 1993 +0000 @@ -290,8 +290,8 @@ chmod -w src/Makefile oldXMenu/Makefile: ${srcdir}/oldXMenu/Makefile Makefile - echo "Producing \`src/Makefile' from \`${srcdir}/src/Makefile.in'." - rm -f src/Makefile.tmp + echo "Producing \`oldXMenu/Makefile' from \`${srcdir}/oldXMenu/Makefile.in'." + rm -f oldXMenu/Makefile.tmp cp "${srcdir}"/oldXMenu/Makefile oldXMenu/Makefile