summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorMarkus Rost <rost@math.uni-bielefeld.de>2003-01-21 02:26:04 +0000
committerMarkus Rost <rost@math.uni-bielefeld.de>2003-01-21 02:26:04 +0000
commitabd34cbacc3ec7504d4b3c13a760e4afa3c818d4 (patch)
treeb66fb9142e459a714fade3b74f751e1843dc3927 /lib-src
parent3a3d22f5d8b4f41df205a409f51a165c2d578a5d (diff)
downloademacs-abd34cbacc3ec7504d4b3c13a760e4afa3c818d4.tar.gz
Fix last change (use C syntax for comments).
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in
index 658fdf3e951..2a1d6424515 100644
--- a/lib-src/Makefile.in
+++ b/lib-src/Makefile.in
@@ -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