changeset 49355:d366046ef164

Fix last change (use C syntax for comments).
author Markus Rost <rost@math.uni-bielefeld.de>
date Tue, 21 Jan 2003 02:26:04 +0000
parents cea1991cf560
children fbabb532002e
files lib-src/Makefile.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/Makefile.in	Mon Jan 20 22:03:50 2003 +0000
+++ b/lib-src/Makefile.in	Tue Jan 21 02:26:04 2003 +0000
@@ -263,8 +263,8 @@
 
 all: ${DONT_INSTALL} ${UTILITIES} ${INSTALLABLES} ${SCRIPTS} ${INSTALLABLE_SCRIPTS}
 
-# These targets copy the scripts into the build directory
-# so that they can be run from there in an uninstalled Emacs.
+/* These targets copy the scripts into the build directory
+so that they can be run from there in an uninstalled Emacs.  */
 rcs2log: $(srcdir)/rcs2log
 	cp -p $(srcdir)/rcs2log rcs2log