mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-11 16:08:13 +00:00
original log message lost to overeager RCS user -JimB
This commit is contained in:
parent
290cb602d3
commit
6d8856bd6b
@ -290,8 +290,8 @@ src/Makefile: ${srcdir}/src/Makefile.in Makefile
|
||||
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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user