]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/Makefile.in: Fix comment format in cpp section.
authorGlenn Morris <rgm@gnu.org>
Fri, 21 May 2010 00:55:17 +0000 (17:55 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 21 May 2010 00:55:17 +0000 (17:55 -0700)
src/Makefile.in

index f82a01cbde42049d56bef43ca910b9e319339e9e..091cd9fc2e819bda3cc757df0031f7e2bb688e6b 100644 (file)
@@ -812,5 +812,5 @@ bootstrap-emacs${EXEEXT}: temacs${EXEEXT}
        @: Compile some files earlier to speed up further compilation.
        cd ../lisp; $(MAKE) $(MFLAGS) compile-first EMACS=${bootstrap_exe}
 
-## Insert either autodeps.mk (if AUTO_DEPEND), else deps.mk.
+/* Insert either autodeps.mk (if AUTO_DEPEND), else deps.mk.  */
 @deps_frag@