From: Markus Rost Date: Tue, 21 Jan 2003 02:26:04 +0000 (+0000) Subject: Fix last change (use C syntax for comments). X-Git-Tag: ttn-vms-21-2-B4~11555 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c5c927519c95b69cf998228a975c66e0d75d3215;p=emacs.git Fix last change (use C syntax for comments). --- 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