comparison Makefile.in @ 3021:cf7b1c23e9a7

* Makefile.in: Doc fix.
author Jim Blandy <jimb@redhat.com>
date Mon, 24 May 1993 16:01:41 +0000
parents 4ca5a6bd174b
children 6bb1c8f853cb
comparison
equal deleted inserted replaced
3020:c0f75cf9ae35 3021:cf7b1c23e9a7
286 @${srcdir}/move-if-change src/Makefile.tmp src/Makefile 286 @${srcdir}/move-if-change src/Makefile.tmp src/Makefile
287 chmod -w src/Makefile 287 chmod -w src/Makefile
288 288
289 oldXMenu/Makefile: ${srcdir}/oldXMenu/Makefile.in Makefile 289 oldXMenu/Makefile: ${srcdir}/oldXMenu/Makefile.in Makefile
290 rm -f oldXMenu/Makefile.tmp 290 rm -f oldXMenu/Makefile.tmp
291 @echo "Producing \`oldXMenu/Makefile' from \`${srcdir}/oldXMenu/Makefile'." 291 @echo "Producing \`oldXMenu/Makefile' from \`${srcdir}/oldXMenu/Makefile.in'."
292 @(echo "# This file is generated from \`${srcdir}/oldXMenu/Makefile'." ; \ 292 @(echo "# This file is generated from \`${srcdir}/oldXMenu/Makefile.in'." ; \
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.in \ 297 sed < ${srcdir}/oldXMenu/Makefile.in \