Mercurial > emacs
changeset 15898:126376841424
(paths-force): Don't print a message.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 22 Aug 1996 19:28:44 +0000 |
parents | d9496ad1f3a6 |
children | 4ee67c1476f4 |
files | Makefile.in |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.in Thu Aug 22 19:28:01 1996 +0000 +++ b/Makefile.in Thu Aug 22 19:28:44 1996 +0000 @@ -203,7 +203,6 @@ # Generate paths.h from paths.in. This target is invoked by `configure'. paths-force: FRC - @echo "Producing \`src/paths.h' from \`src/paths.in'." @(lisppath=`echo ${lisppath} | ${removenullpaths}` ; \ buildlisppath=`echo ${buildlisppath} | ${removenullpaths}` ; \ sed < ${srcdir}/src/paths.in > paths.h.$$$$ \