]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last change (use C syntax for comments).
authorMarkus Rost <rost@math.uni-bielefeld.de>
Tue, 21 Jan 2003 02:26:04 +0000 (02:26 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Tue, 21 Jan 2003 02:26:04 +0000 (02:26 +0000)
lib-src/Makefile.in

index 658fdf3e951e9667e48e77dc5eeca7026dc4d91e..2a1d6424515ea4014b5e8c76ff5085048be70dba 100644 (file)
@@ -263,8 +263,8 @@ BASE_CFLAGS = C_SWITCH_SYSTEM C_SWITCH_MACHINE -DHAVE_CONFIG_H \
 
 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