emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r100399: * src/Makefile.in: Fix comme


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r100399: * src/Makefile.in: Fix comment format in cpp section.
Date: Thu, 20 May 2010 17:55:17 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100399
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Thu 2010-05-20 17:55:17 -0700
message:
  * src/Makefile.in: Fix comment format in cpp section.
modified:
  src/Makefile.in
=== modified file 'src/Makefile.in'
--- a/src/Makefile.in   2010-05-21 00:48:14 +0000
+++ b/src/Makefile.in   2010-05-21 00:55:17 +0000
@@ -812,5 +812,5 @@
        @: 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@


reply via email to

[Prev in Thread] Current Thread [Next in Thread]