1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

* Makefile.in (oldXMenu/Makefile): Make this depend on

${srcdir}/oldXMenu/Makefile.in, not itself.
This commit is contained in:
Jim Blandy 1993-05-16 00:44:32 +00:00
parent 32dc08666b
commit f241976e9b

View File

@ -286,7 +286,7 @@ src/Makefile: ${srcdir}/src/Makefile.in Makefile
@${srcdir}/move-if-change src/Makefile.tmp src/Makefile
chmod -w src/Makefile
oldXMenu/Makefile: ${srcdir}/oldXMenu/Makefile Makefile
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'." ; \