Mercurial > emacs
changeset 10078:42b9a0dbdb63
Fix erroneous comment syntax.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 28 Nov 1994 18:08:42 +0000 |
parents | ee5e9fbcd051 |
children | 4cc583151918 |
files | src/Makefile.in |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Mon Nov 28 18:03:04 1994 +0000 +++ b/src/Makefile.in Mon Nov 28 18:08:42 1994 +0000 @@ -644,8 +644,8 @@ #endif /* ! defined (HAVE_SHM) */ #endif /* ! defined (CANNOT_DUMP) */ -# We run make-docfile twice because the command line may get too long -# on some systems. +/* We run make-docfile twice because the command line may get too long + on some systems. */ ${etc}DOC: ${libsrc}make-docfile ${obj} ${lisp} -rm -f ${etc}DOC ${libsrc}make-docfile -d ${srcdir} ${obj} ${SOME_MACHINE_OBJECTS} > ${etc}DOC