changeset 2819:74380115ed5e

* Makefile.in (oldXMenu/Makefile): Make this depend on ${srcdir}/oldXMenu/Makefile.in, not itself.
author Jim Blandy <jimb@redhat.com>
date Sun, 16 May 1993 00:44:32 +0000
parents d1cfc6cbdbf7
children 37954061f933
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Sun May 16 00:23:33 1993 +0000
+++ b/Makefile.in	Sun May 16 00:44:32 1993 +0000
@@ -286,7 +286,7 @@
 	@${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'." ; \