comparison Makefile.in @ 2859:422fbc398a11

* Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as the source for the sed command, not oldXMenu/Makefile.
author Jim Blandy <jimb@redhat.com>
date Tue, 18 May 1993 20:32:36 +0000
parents 74380115ed5e
children 253a291a62ca
comparison
equal deleted inserted replaced
2858:ef942eda3523 2859:422fbc398a11
292 @(echo "# This file is generated from \`${srcdir}/oldXMenu/Makefile'." ; \ 292 @(echo "# This file is generated from \`${srcdir}/oldXMenu/Makefile'." ; \
293 echo "# If you are thinking about editing it, you should seriously consider" ; \ 293 echo "# If you are thinking about editing it, you should seriously consider" ; \
294 echo "# running \`make oldXMenu/Makefile' at the top of the" ; \ 294 echo "# running \`make oldXMenu/Makefile' at the top of the" ; \
295 echo "# Emacs build tree instead, or editing" ; \ 295 echo "# Emacs build tree instead, or editing" ; \
296 echo "# \`${srcdir}/oldXMenu/Makefile.in' itself." ; \ 296 echo "# \`${srcdir}/oldXMenu/Makefile.in' itself." ; \
297 sed < ${srcdir}/oldXMenu/Makefile \ 297 sed < ${srcdir}/oldXMenu/Makefile.in \
298 -e 's|^\(srcdir *=\).*$$|\1'"${srcdir}"'/oldXMenu|' \ 298 -e 's|^\(srcdir *=\).*$$|\1'"${srcdir}"'/oldXMenu|' \
299 -e 's|^\(VPATH *=\).*$$|\1'"${srcdir}"'/oldXMenu|' \ 299 -e 's|^\(VPATH *=\).*$$|\1'"${srcdir}"'/oldXMenu|' \
300 -e 's|^CC *=.*$$|CC='"${CC}"'|' \ 300 -e 's|^CC *=.*$$|CC='"${CC}"'|' \
301 -e 's|^DEFS *=.*$$|DEFS='"${DEFS}"'|' \ 301 -e 's|^DEFS *=.*$$|DEFS='"${DEFS}"'|' \
302 -e '/^# DIST: /d') > oldXMenu/Makefile.tmp 302 -e '/^# DIST: /d') > oldXMenu/Makefile.tmp