# HG changeset patch # User Richard M. Stallman # Date 840742124 0 # Node ID 1263768414243eec780aacc3ffe462772911dc17 # Parent d9496ad1f3a65441c19d2b9a55ffed985c1e1a97 (paths-force): Don't print a message. diff -r d9496ad1f3a6 -r 126376841424 Makefile.in --- 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.$$$$ \